aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorgrahamb <grahamb@f5534014-38df-0310-8fa8-9805f1628bb7>2007-03-28 16:32:47 +0000
committergrahamb <grahamb@f5534014-38df-0310-8fa8-9805f1628bb7>2007-03-28 16:32:47 +0000
commitc876d5d02fbc9931adbaca446abef058e97a77dc (patch)
treee22e143de32f7004e54bae687e65934e1301edb0 /packaging
parent65c8bb7d555c2488fb81cec6506653f6c9a174eb (diff)
Improved cleanup of build artifacts
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21249 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packaging')
-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 *~ *.*~