X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=CleanSpec.mk;h=20db309190f1c90bd54e0913d175f7e472428a82;hb=b174182d7ab2f7f9eea9c0879977c57734350b6e;hp=3a53b9cd22751d35d4cd5ffa5bc630217f024efc;hpb=c882c3fec7409a40d4b4ff401fcfa81be7684424;p=android-x86%2Fpackages-apps-Gallery2.git diff --git a/CleanSpec.mk b/CleanSpec.mk index 3a53b9cd2..20db30919 100644 --- a/CleanSpec.mk +++ b/CleanSpec.mk @@ -49,6 +49,7 @@ $(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