From 6f8ae8982041e90fc7657084fc1121b6dc1811b3 Mon Sep 17 00:00:00 2001 From: Maschell Date: Fri, 4 Dec 2020 12:28:52 +0100 Subject: [PATCH] Always output a AromaInstaller.rpx --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bd73d33..1f8d2b4 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 := AromaInstaller BUILD := build SOURCES := source \ source/common \