diff --git a/Makefile b/Makefile index df15b18..8681568 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 := Flappy-Bird_GX2 BUILD := build SOURCES := src \ src/fs \