Fix things to match what we're doing in our portableapps counterpart.

svn path=/trunk/; revision=43246
This commit is contained in:
Gerald Combs 2012-06-13 23:04:57 +00:00
parent b5e5d6ac35
commit f6e2b64a8f
1 changed files with 3 additions and 1 deletions

View File

@ -59,10 +59,12 @@ nsis-bits:
$(MAKE) /$(MAKEFLAGS) -f Makefile.nmake user-guide.chm
cd ../u3/win32
distribution.nmake: makenmake.pl $(WSMANIFEST) ../../ws-manifest.pl
$(WSMANIFEST):
cd ../..
$(MAKE) /$(MAKEFLAGS) -f makefile.nmake wireshark.manifest
cd u3/win32
distribution.nmake: makenmake.pl $(WSMANIFEST) ../../ws-manifest.pl
$(PERL) makenmake.pl $(WSMANIFEST) > $@
distribution: u3-dirs manifest.u3i u3util.exe nsis-bits wireshark.bat distribution.nmake