From 8e55d0cca00ffcd139cb1f444cb2148e047f5289 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 22 Sep 2004 21:40:45 +0000 Subject: adjusted to work better in the new concept git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5108 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/lib/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/plugins/lib') diff --git a/apps/plugins/lib/Makefile b/apps/plugins/lib/Makefile index 8b2eccf..2cc7974 100644 --- a/apps/plugins/lib/Makefile +++ b/apps/plugins/lib/Makefile @@ -47,5 +47,3 @@ clean: @rm -f $(OBJS) $(OUTPUT) $(DEPFILE) -include $(DEPFILE) - - -- cgit v1.1