diff --git a/Makefile b/Makefile index 8421f34..7c52078 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ WUT_ROOT := $(DEVKITPRO)/wut # DATA is a list of directories containing data files # INCLUDES is a list of directories containing header files #------------------------------------------------------------------------------- -TARGET := $(notdir $(CURDIR)) +TARGET := wiiload BUILD := build SOURCES := src \ src/fs \