aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/stats_tree/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/stats_tree/Makefile.nmake')
-rw-r--r--plugins/stats_tree/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/stats_tree/Makefile.nmake b/plugins/stats_tree/Makefile.nmake
index b5077080ad..516dc93c25 100644
--- a/plugins/stats_tree/Makefile.nmake
+++ b/plugins/stats_tree/Makefile.nmake
@@ -48,7 +48,7 @@ $(PLUGIN_NAME).dll $(PLUGIN_NAME).exp $(PLUGIN_NAME).lib : $(OBJECTS) $(LINK_PLU
clean:
rm -f $(OBJECTS) $(PLUGIN_NAME).dll $(PLUGIN_NAME).dll.manifest $(PLUGIN_NAME).exp \
- $(RESOURCE) $(PLUGIN_NAME).rc $(PLUGIN_NAME).lib *.pdb
+ $(RESOURCE) $(PLUGIN_NAME).rc $(PLUGIN_NAME).lib *.pdb *.sbr
distclean: clean