aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/portableapps/win32
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-04-09 23:51:22 +0000
committerGerald Combs <gerald@wireshark.org>2010-04-09 23:51:22 +0000
commit64fce08dc7b2c132a5f53cb5ff33241c308e4cc3 (patch)
treed08737ccbcb3c3a34ec96380d37fe7e1a708fe71 /packaging/portableapps/win32
parent6cd62e9e65db7dedae8c612da612900546010ae3 (diff)
Fix the U3 and PortableApps builds.
svn path=/trunk/; revision=32441
Diffstat (limited to 'packaging/portableapps/win32')
-rw-r--r--packaging/portableapps/win32/makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/portableapps/win32/makefile.nmake b/packaging/portableapps/win32/makefile.nmake
index 3e2abe78a7..ccecb499ba 100644
--- a/packaging/portableapps/win32/makefile.nmake
+++ b/packaging/portableapps/win32/makefile.nmake
@@ -46,7 +46,7 @@ dirs:
nsis-bits:
cd ../../nsis
- $(MAKE) /$(MAKEFLAGS) -f Makefile.nmake user-guide.chm NEWS.txt
+ $(MAKE) /$(MAKEFLAGS) -f Makefile.nmake user-guide.chm
cd ../portableapps/win32
$(WSMANIFEST):