X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=CleanSpec.mk;h=20db309190f1c90bd54e0913d175f7e472428a82;hb=86ce04b6e0242b16c5c7b756a0bcfb0539e79667;hp=eff98bb587d7206087f4d59fe39a1bdb85c5ea08;hpb=a93d583970819f2bea4b12f1233655fb9ede3387;p=android-x86%2Fpackages-apps-Gallery2.git 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