Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45bf3d24 authored by Sriram Raman's avatar Sriram Raman
Browse files

Fix make dist to create img and other zip files on master.

parent 70b813ec
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -608,10 +608,9 @@ droidcore: files \
.PHONY: droid tests
droid tests: droidcore

#TODO: restore support for building OTA packages
#	$(INTERNAL_OTA_PACKAGE_TARGET) \
$(call dist-for-goals, droid, \
	$(INTERNAL_UPDATE_PACKAGE_TARGET) \
	$(INTERNAL_OTA_PACKAGE_TARGET) \
	$(SYMBOLS_ZIP) \
	$(APPS_ZIP) \
	$(INTERNAL_EMULATOR_PACKAGE_TARGET) \