From bd69927b26dc212d33ad0e1c177e6076ae125362 Mon Sep 17 00:00:00 2001 From: chaoskagami Date: Sat, 23 Jul 2016 10:21:33 -0400 Subject: [PATCH] Since people don't like the backup copy being added to the chainloader (apparently) :| --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 38d2852..274407c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,6 @@ all-local: mkdir -p out@sysconfdir@ mkdir -p out@localstatedir@ cp source/corbenik.bin out/arm9loaderhax.bin - cp source/corbenik.bin out@prefix@/boot/Corbenik cp external/loader/loader.cxi out@libdir@/module/loader.cxi cp external/bits/*.bin out@libexecdir@/ cp external/screeninit/build/screeninit.bin out@libexecdir@/ -- 2.39.5