diff --git a/Makefile.wii b/Makefile.wii index 974b5ef..7ed05aa 100644 --- a/Makefile.wii +++ b/Makefile.wii @@ -124,7 +124,7 @@ dist: $(BUILD) install -d $@/frodo/saves install -d $@/frodo/metadata install -d $@/frodo/tmp - echo "a" > $@/frodo/tmp/dummy + echo "a" > $@/frodo/tmp/ab touch $@/apps/frodo/frodorc cp $(TARGET).dol $@/apps/frodo/boot.dol cp -rap themes $@/frodo/themes