From 094b88b6aa495cb5e51472d8a6f03729e9d13865 Mon Sep 17 00:00:00 2001 From: Aurora Date: Wed, 23 Mar 2016 15:01:28 +0100 Subject: [PATCH] Forgot this --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 645a316..ff39049 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ objects_cfw = $(patsubst $(dir_source)/%.s, $(dir_build)/%.o, \ .PHONY: all -all: loader launcher a9lh ninjhax +all: launcher a9lh ninjhax .PHONY: launcher launcher: $(dir_out)/$(name).dat