From 484285200ac5fa29fda675bc22557c0331866ee7 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Sat, 30 Apr 2005 09:40:15 +0000 Subject: searchengine.rock didn't get cleaned. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6390 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/Makefile') diff --git a/apps/plugins/Makefile b/apps/plugins/Makefile index 39bf3c011b..38cd723ae0 100644 --- a/apps/plugins/Makefile +++ b/apps/plugins/Makefile @@ -120,5 +120,6 @@ clean: $(OBJS) $(DEFS) @$(MAKE) -C lib clean @$(MAKE) -C rockboy clean + @$(MAKE) -C searchengine clean -include $(DEPFILE) -- cgit v1.2.3