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