X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=CleanSpec.mk;h=20db309190f1c90bd54e0913d175f7e472428a82;hb=62c70f5f3d172dfdd518160ed3db1655760074df;hp=3a53b9cd22751d35d4cd5ffa5bc630217f024efc;hpb=6f5ddafb00db61c670ab239eb9a021785f75dcd9;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