X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fpackages-apps-Gallery2.git;a=blobdiff_plain;f=CleanSpec.mk;h=20db309190f1c90bd54e0913d175f7e472428a82;hp=eff98bb587d7206087f4d59fe39a1bdb85c5ea08;hb=refs%2Fheads%2Fpie-x86;hpb=9216e0707c840dd3ab5e7f774bd8d9f615c1dcff diff --git a/CleanSpec.mk b/CleanSpec.mk index eff98bb58..20db30919 100644 --- a/CleanSpec.mk +++ b/CleanSpec.mk @@ -48,6 +48,8 @@ $(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