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/sdl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uisimulator/sdl/Makefile') diff --git a/uisimulator/sdl/Makefile b/uisimulator/sdl/Makefile index 5c5693e98c..0ebf103f0b 100644 --- a/uisimulator/sdl/Makefile +++ b/uisimulator/sdl/Makefile @@ -25,7 +25,7 @@ RM = rm -f DEBUG = -g # Use this for simulator-only files -INCLUDES = -I. -I$(SIMCOMMON) -I$(OBJDIR) -I$(FIRMDIR)/export -I$(APPSDIR) \ +INCLUDES = -I. -I$(SIMCOMMON) -I$(OBJDIR) $(TARGET_INC) -I$(FIRMDIR)/export -I$(APPSDIR) \ -I$(BUILDDIR) # This sets up 'SRC' based on the files mentioned in SOURCES -- cgit v1.2.3