diff --git a/Makefile b/Makefile index 95e2e57..00ae575 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ all: $(ZIP) zip: $(ZIP) %.zip: clean - zip -r9 $(ZIP) . -x $(MODNAME)-*.zip LICENSE .gitignore .gitattributes Makefile /.git* *.DS_Store* *placeholder patches/ patches/* + zip -r9 $(ZIP) . -x $(MODNAME)-*.zip .gitignore .gitattributes Makefile /.git* *.DS_Store* *placeholder patches/ patches/* install: $(ZIP) adb push $(ZIP) /sdcard/