diff --git a/archive/stargate-3ds.com/Makefile b/archive/stargate-3ds.com/Makefile index 2e4b2b0..15ebbcc 100644 --- a/archive/stargate-3ds.com/Makefile +++ b/archive/stargate-3ds.com/Makefile @@ -14,4 +14,4 @@ stargate-3ds.com_Kernel_1.0.zip: directory cd $(TOPDIR)/stargate-3ds.com_Kernel_1.0 && zip -r $(OUT)/$(BASE)/$@ * extdata: directory - cp README.txt $(OUT)/$(BASE) + cp -r SG_Launcher_CFW README.txt $(OUT)/$(BASE)