Get rid of the .pkg and .dmg with "make clean".

svn path=/trunk/; revision=38074
This commit is contained in:
Guy Harris 2011-07-17 20:40:13 +00:00
parent 0b967aa242
commit 2730ef6563
1 changed files with 2 additions and 1 deletions

View File

@ -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