X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=CleanSpec.mk;h=20db309190f1c90bd54e0913d175f7e472428a82;hb=7634bbb9cde635d2907cc047c16f4f47653c4354;hp=cc930a144423cd722fdaa616698ed2646c27582d;hpb=3fb54127e740195598c7c0bf64ec2e3c5b3b6452;p=android-x86%2Fpackages-apps-Gallery2.git diff --git a/CleanSpec.mk b/CleanSpec.mk index cc930a144..20db30919 100644 --- a/CleanSpec.mk +++ b/CleanSpec.mk @@ -47,6 +47,9 @@ $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/Camera*) $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Camera*) $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/Gallery*) $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*) +$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*) +$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*) +$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*) # ************************************************ # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST