Fix broken makefile

This commit is contained in:
Maschell 2018-07-17 15:28:11 +02:00
parent 4b835cfc6b
commit e947c4e5c3

View File

@ -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