diff --git a/Makefile b/Makefile index f277ca53e..156c11d9b 100644 --- a/Makefile +++ b/Makefile @@ -351,7 +351,6 @@ androidupdate: all cd $(INSTALL_DIR)/koreader && zip -r9 \ ../../$(ANDROID_LAUNCHER_DIR)/assets/module/koreader-$(VERSION).zip * \ --exclude=*fonts/droid* \ - --exclude=*fonts/noto* \ --exclude=*resources/fonts* \ --exclude=*resources/icons/src* \ --exclude=*share/man* \