mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2024-11-21 17:29:17 +01:00
Fix YSMenu cart makefiles
This commit is contained in:
parent
90eb9f732f
commit
36231f0f4e
@ -17,4 +17,4 @@ ndsill.net_3DS_Kernel_2.60.zip: directory
|
||||
cd $(TOPDIR)/ndsill.net_3DS_Kernel_2.60 && zip -r -X $(OUT)/$(BASE)/$@ *
|
||||
|
||||
extdata: directory
|
||||
cp readme.txt $(OUT)/$(BASE)
|
||||
cp README.txt $(OUT)/$(BASE)
|
||||
|
@ -14,4 +14,4 @@ old: directory
|
||||
make -C $@
|
||||
|
||||
extdata: directory
|
||||
cp YSMenu-instructions.txt $(OUT)/$(BASE)
|
||||
cp readme.txt $(OUT)/$(BASE)
|
Loading…
Reference in New Issue
Block a user