Always output a AromaInstaller.rpx

This commit is contained in:
Maschell 2020-12-04 12:28:52 +01:00
parent 292f2350c9
commit dca98d2236

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 \