aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/m2m
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2015-01-01 20:41:49 -0500
committerBill Meier <wmeier@newsguy.com>2015-01-02 01:45:16 +0000
commit5c529c95c565b404602e1a0edc0ed24ff6f89cab (patch)
tree6b7002d5402685ba514bdac546a27c1e496f7e67 /plugins/m2m
parent06a1f4670e329f47e7199d59f7b712520e117035 (diff)
Add '*.nativecodeanalysis.xml' to 'clean' targets
Change-Id: I90dbf0b31fc737150a01533763a7869b34c68cb6 Reviewed-on: https://code.wireshark.org/review/6220 Reviewed-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'plugins/m2m')
-rw-r--r--plugins/m2m/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/m2m/Makefile.nmake b/plugins/m2m/Makefile.nmake
index 7402546521..3cfa63cdb7 100644
--- a/plugins/m2m/Makefile.nmake
+++ b/plugins/m2m/Makefile.nmake
@@ -77,7 +77,7 @@ plugin.c: $(REGISTER_SRC_FILES) moduleinfo.h Makefile.common ../../tools/make-di
!ENDIF
clean:
- rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \
+ rm -f $(OBJECTS) $(RESOURCE) plugin.c *.nativecodeanalysis.xml *.pdb *.sbr \
$(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).lib \
$(PLUGIN_NAME).exp $(PLUGIN_NAME).rc