Always output a AromaInstaller.rpx

This commit is contained in:
Maschell 2020-12-04 12:28:52 +01:00
parent 6d59f0e61b
commit 6f8ae89820
1 changed files with 1 additions and 1 deletions

View File

@ -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 := AromaInstaller
BUILD := build
SOURCES := source \
source/common \