From 6dd33f26f689d54282feca151d338b8ace5becb6 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Mon, 18 Feb 2008 13:22:00 +0000 Subject: Add rawhark_OBJECTS to clean: target svn path=/trunk/; revision=24375 --- Makefile.nmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.nmake') diff --git a/Makefile.nmake b/Makefile.nmake index 1591ab8074..e42c732955 100644 --- a/Makefile.nmake +++ b/Makefile.nmake @@ -404,8 +404,8 @@ clean_gtk2.tmp: rm -rf gtk2.tmp clean-local: clean_gtk2.tmp clean-deps - rm -f $(wireshark_OBJECTS) $(tshark_OBJECTS) $(dumpcap_OBJECTS) $(EXTRA_OBJECTS) \ - $(EXECUTABLES) *.pdb *.exe.manifest \ + rm -f $(wireshark_OBJECTS) $(tshark_OBJECTS) $(dumpcap_OBJECTS) $(rawshark_OBJECTS) \ + $(EXTRA_OBJECTS) $(EXECUTABLES) *.pdb *.exe.manifest \ capinfos.obj editcap.obj mergecap.obj text2pcap.obj \ nio-ie5.obj update.obj \ text2pcap-scanner.obj text2pcap-scanner.c rdps.obj \ -- cgit v1.2.3