summaryrefslogtreecommitdiff
path: root/gp2x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gp2x/Makefile')
-rw-r--r--gp2x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gp2x/Makefile b/gp2x/Makefile
index ed01178..2096419 100644
--- a/gp2x/Makefile
+++ b/gp2x/Makefile
@@ -20,7 +20,7 @@ endif
# Platform specific definitions
-VPATH += ..
+VPATH += .. ../arm
CFLAGS += -DARM_ARCH -DGP2X_BUILD
ifeq ($(WIZ),1)
CFLAGS += -DWIZ_BUILD