Skip to content

Commit

Permalink
fix iss build
Browse files Browse the repository at this point in the history
  • Loading branch information
hugeping committed Aug 27, 2022
1 parent 208a74b commit c5fea49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.mingw
Expand Up @@ -32,5 +32,5 @@ install: all
$(MAKE) DESTDIR=../bin/ -C doc install

setup: install docs
cp setup.iss bin
cp contrib/setup.iss bin
cd bin; $(ISCC) setup.iss

0 comments on commit c5fea49

Please sign in to comment.