summaryrefslogtreecommitdiff
path: root/plugins/easy_codec/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/easy_codec/Makefile.nmake')
-rw-r--r--plugins/easy_codec/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/easy_codec/Makefile.nmake b/plugins/easy_codec/Makefile.nmake
index 42c3a70fc1..cb2767b4d6 100644
--- a/plugins/easy_codec/Makefile.nmake
+++ b/plugins/easy_codec/Makefile.nmake
@@ -58,7 +58,7 @@ easy_codec_plugin.obj : easy_codec_plugin.c
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