From 517b4b7c1ec83f46e204c2c381fe3ae632a4c1d2 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Tue, 30 Aug 2005 20:51:36 +0000 Subject: Archos: Fixed broken debug builds git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7430 a1c6a512-1295-4272-9138-f99709370657 --- apps/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps') diff --git a/apps/Makefile b/apps/Makefile index fc0753eb9a..5cf1ebd8a2 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -25,6 +25,8 @@ endif # This sets up 'SRC' based on the files mentioned in SOURCES include $(TOOLSDIR)/makesrc.inc +DEFINES = $(DEBUG) + DIRS = . ifdef APPEXTRA -- cgit v1.2.3