aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/portableapps
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2011-06-10 17:25:55 +0000
committerGerald Combs <gerald@wireshark.org>2011-06-10 17:25:55 +0000
commit79a0fbdca0a3b6cc187f3ac424f5260d655be5e9 (patch)
tree9c19e5f545fe0616868b1ae4366a6c5ef8b95777 /packaging/portableapps
parent6584ad978191da04c3f3a5f9354be5412a5620ff (diff)
Make the U3 and PortableApps "clean" and "distclean" targets more
consistent with the NSIS targets. svn path=/trunk/; revision=37649
Diffstat (limited to 'packaging/portableapps')
-rw-r--r--packaging/portableapps/win32/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/portableapps/win32/Makefile.nmake b/packaging/portableapps/win32/Makefile.nmake
index 840f3b3db6..0bc838d20e 100644
--- a/packaging/portableapps/win32/Makefile.nmake
+++ b/packaging/portableapps/win32/Makefile.nmake
@@ -129,5 +129,6 @@ clean:
rm -rf *~ *.*~
distclean: clean
+ rm -rf WiresharkPortable-*.paf.exe
maintainer-clean: distclean