aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index bb4ba96cf8..59dd35b964 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -266,7 +266,7 @@ clean: gtk2_distclean
rdps.pdb rdps.exe rdps.ilk config.h ps.c AUTHORS-SHORT \
AUTHORS-SHORT-FORMAT \
dftest.obj dftest.exe randpkt.obj randpkt.ext doxygen.cfg \
- $(RESOURCES)
+ $(RESOURCES) libethereal.dll wiretap-$(WTAP_VERSION).dll
cd wiretap
$(MAKE) /$(MAKEFLAGS) -f Makefile.nmake clean
cd ../gtk