summaryrefslogtreecommitdiff
path: root/packaging/u3
diff options
context:
space:
mode:
authorGraham Bloice <graham.bloice@trihedral.com>2007-03-28 16:32:47 +0000
committerGraham Bloice <graham.bloice@trihedral.com>2007-03-28 16:32:47 +0000
commite3f4f4ecb0a223ea7bd0ee0cbdfeb4414f6f66d5 (patch)
treee22e143de32f7004e54bae687e65934e1301edb0 /packaging/u3
parentb44cd57b49d126afaf7c8fbf9b723033a6f217af (diff)
downloadwireshark-e3f4f4ecb0a223ea7bd0ee0cbdfeb4414f6f66d5.tar.gz
Improved cleanup of build artifacts
svn path=/trunk/; revision=21249
Diffstat (limited to 'packaging/u3')
-rw-r--r--packaging/u3/win32/makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/u3/win32/makefile.nmake b/packaging/u3/win32/makefile.nmake
index 5a004675d7..fbf9203a8d 100644
--- a/packaging/u3/win32/makefile.nmake
+++ b/packaging/u3/win32/makefile.nmake
@@ -312,7 +312,7 @@ clean:
rm -rf $(DEVICE)
rm -rf $(DATA)
rm -rf $(MANIFEST)
- rm -rf u3util.{exe,obj}
+ rm -rf u3util.{exe,obj,pdb}
rm -rf wireshark*.u3p
rm -rf *~ *.*~