summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2011-07-17 20:40:13 +0000
committerGuy Harris <guy@alum.mit.edu>2011-07-17 20:40:13 +0000
commit2730ef656321ed72ab0d3a922703aa34a9769530 (patch)
tree7b26198d2205505ebd756391a13583cb5df19220 /packaging
parent0b967aa242fa173e586e1ed3291f87ddfb152a60 (diff)
downloadwireshark-2730ef656321ed72ab0d3a922703aa34a9769530.tar.gz
Get rid of the .pkg and .dmg with "make clean".
svn path=/trunk/; revision=38074
Diffstat (limited to 'packaging')
-rw-r--r--packaging/macosx/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/macosx/Makefile.am b/packaging/macosx/Makefile.am
index edd62c6a60..070e744cdf 100644
--- a/packaging/macosx/Makefile.am
+++ b/packaging/macosx/Makefile.am
@@ -91,4 +91,5 @@ all: COPYING.txt
install: all
clean-local:
- rm -rf Utilities Wireshark.app ScriptExec/build COPYING.txt
+ rm -rf Utilities Wireshark.app ScriptExec/build COPYING.txt \
+ *.dmg *.pkg