From 01fbf8c3a5e316c8cad91a5dbede7ef23f4ff271 Mon Sep 17 00:00:00 2001 From: Aurora Date: Fri, 23 Sep 2016 02:13:12 +0200 Subject: [PATCH] Forgot this --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 35f2ea1..7d394c2 100644 --- a/Makefile +++ b/Makefile @@ -46,13 +46,13 @@ define bin2o endef .PHONY: all -all: a9lh ninjhax menuhax +all: a9lh cakebrah menuhax .PHONY: a9lh a9lh: $(dir_out)/arm9loaderhax.bin -.PHONY: ninjhax -ninjhax: $(dir_out)/3ds/$(name) +.PHONY: cakebrah +cakebrah: $(dir_out)/3ds/$(name) .PHONY: menuhax menuhax: $(dir_out)/menuhax/boot.3dsx