diff --git a/Makefile b/Makefile index 52714b3..051f088 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,8 @@ include $(DEVKITPPC)/base_rules # all directories are relative to this makefile #--------------------------------------------------------------------------------- BUILD ?= release -SOURCES := src +SOURCES := src \ + src/config INCLUDES := src \ wups_include