From 5912faf7d30784945acd8a8e07027a633ce3094b Mon Sep 17 00:00:00 2001 From: Ian C Date: Wed, 22 Nov 2006 14:45:26 +0000 Subject: Split into ARM7/ARM9 for Wifi use -- initial (non-working) Wifi initialisation. Keyboard and pointer seems more stable. --- arm9/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/Makefile') diff --git a/arm9/Makefile b/arm9/Makefile index 0eb1905..26ad86a 100644 --- a/arm9/Makefile +++ b/arm9/Makefile @@ -16,7 +16,7 @@ include $(DEVKITARM)/ds_rules #--------------------------------------------------------------------------------- BUILD := build SOURCES := source -INCLUDES := include +INCLUDES := include build ../common DATA := data #--------------------------------------------------------------------------------- -- cgit v1.2.3