Update the target filename

This commit is contained in:
Maschell 2020-12-11 15:32:18 +01:00
parent 7fb8b1289f
commit f8cc3aa7ab

View File

@ -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 := homebrew_on_menu
BUILD := build
SOURCES := src \
src/fs \