From: Adam Dickmeiss Date: Tue, 24 Nov 2009 13:14:57 +0000 (+0100) Subject: Win32 makefile: dist depends nsi X-Git-Tag: v3.0.51~7 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=7996f8a4fcb85b0b7d5e8fad636e240904707a90;ds=sidebyside Win32 makefile: dist depends nsi --- diff --git a/win/makefile b/win/makefile index 90d8e97..e2e0fa8 100644 --- a/win/makefile +++ b/win/makefile @@ -48,13 +48,13 @@ all: dirs generate dll sc_test client ztest yazicu zoomsh utilprog testprog icon NSIS="c:\program files\nsis\makensis.exe" HHC="c:\program files\html help workshop\hhc.exe" -dist: +dist: yaz.nsi nmake DEBUG=1 clean nmake DEBUG=0 clean nmake DEBUG=0 $(NSIS) yaz.nsi -nsis: +nsis: all yaz.nsi $(NSIS) yaz.nsi nsishelp: