We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 208a74b commit c5fea49Copy full SHA for c5fea49
Makefile.mingw
@@ -32,5 +32,5 @@ install: all
32
$(MAKE) DESTDIR=../bin/ -C doc install
33
34
setup: install docs
35
- cp setup.iss bin
+ cp contrib/setup.iss bin
36
cd bin; $(ISCC) setup.iss
0 commit comments