summaryrefslogtreecommitdiff
path: root/src/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Makefile b/src/plugins/Makefile
index 183905a46..7d100e591 100644
--- a/src/plugins/Makefile
+++ b/src/plugins/Makefile
@@ -42,7 +42,7 @@ upnp.$(PLUGINEXT): ../../plugins/upnp.conf
depend:
makedepend -fGNUmakefile -o.$(PLUGINEXT) -Y. -Y../common *.c
clean:
- rm -rf $(PLUGINS)
+ rm -rf $(PLUGINS) GNUmakefile
# DO NOT DELETE