summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/Makefile b/apps/plugins/Makefile
index dca7bab..c0b5f14 100644
--- a/apps/plugins/Makefile
+++ b/apps/plugins/Makefile
@@ -48,4 +48,4 @@ $(LINKFILE): $(LDS)
cat $< | $(CC) -DMEMORYSIZE=$(MEM) $(DEFINES) -E -P - >$@
clean:
- -rm -f $(ROCKS)
+ -rm -f $(ROCKS) $(LINKFILE)