diff --git a/Makefile b/Makefile index 3601fcd..80a4b0f 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ include $(DEVKITPRO)/wut/share/wut_rules # DATA is a list of directories containing data files # INCLUDES is a list of directories containing header files #------------------------------------------------------------------------------- -TARGET := $(notdir $(CURDIR)) +TARGET := launchiine BUILD := build SOURCES := src \ src/fs \