aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.nmake
diff options
context:
space:
mode:
authorGraham Bloice <graham.bloice@trihedral.com>2007-04-06 15:51:36 +0000
committerGraham Bloice <graham.bloice@trihedral.com>2007-04-06 15:51:36 +0000
commit85c33a07cb74b9b8ba49ff6c19fe8941f2f41069 (patch)
treeaa8c6ae2a6bfa901957ade9d11000648684722d6 /epan/Makefile.nmake
parent155b04eda384184281994ffb3d5c42aad9e58305 (diff)
Remove build detritus
svn path=/trunk/; revision=21347
Diffstat (limited to 'epan/Makefile.nmake')
-rw-r--r--epan/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/Makefile.nmake b/epan/Makefile.nmake
index 6c3941d6dc..184417877d 100644
--- a/epan/Makefile.nmake
+++ b/epan/Makefile.nmake
@@ -97,7 +97,7 @@ libwireshark.lib : ..\config.h $(LIBWIRESHARK_OBJECTS) crypt ftypes dfilter $(WS
clean:
rm -f $(LIBWIRESHARK_OBJECTS) $(EXTRA_OBJECTS) \
libwireshark.lib libwireshark.dll libwireshark.dll.manifest libwireshark.exp libwireshark.pdb \
- vc60.pdb doxygen.cfg html/*.* \
+ vc60.pdb vc80.pdb doxygen.cfg html/*.* \
exntest.obj exntest.exe reassemble_test.obj reassemble_test.exe tvbtest.obj tvbtest.exe
if exist html rmdir html