From c849219370fd65be2167a24a9f06f03bc1284ac1 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Thu, 27 Jul 2006 13:27:31 +0000 Subject: Moved the X5 button driver to the target tree git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10339 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/common/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uisimulator/common') diff --git a/uisimulator/common/Makefile b/uisimulator/common/Makefile index e4f3dd93c2..1024349f71 100644 --- a/uisimulator/common/Makefile +++ b/uisimulator/common/Makefile @@ -23,7 +23,7 @@ RM = rm -f DEBUG = -g # Use this for simulator-only files -INCLUDES = -I. -I$(OBJDIR) -I$(FIRMDIR)/export -I$(APPSDIR) \ +INCLUDES = -I. -I$(OBJDIR) $(TARGET_INC) -I$(FIRMDIR)/export -I$(APPSDIR) \ -I$(ROOTDIR)/uisimulator/$(SIMVER) -I$(BUILDDIR) # This sets up 'SRC' based on the files mentioned in SOURCES -- cgit v1.2.3