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

Commit 2837b5ec authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "core/Makefile: Add dist-for-goals calls for desktop image." into main

parents 33e9bc04 54b93ca0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -7884,6 +7884,9 @@ $(PACKED_IMAGE_ARCHIVE_TARGET): $(PACK_IMAGE_TARGET) | $(GZIP)

droidcore-unbundled: $(PACKED_IMAGE_ARCHIVE_TARGET)

$(call dist-for-goals,dist_files,$(PACK_IMAGE_TARGET))
$(call dist-for-goals,dist_files,$(PACKED_IMAGE_ARCHIVE_TARGET))

endif # PACK_DESKTOP_FILESYSTEM_IMAGES

# -----------------------------------------------------------------