summaryrefslogtreecommitdiffstats
path: root/core/cleanspec.mk
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2010-07-15 17:02:25 -0700
committerJoe Onorato <joeo@android.com>2010-07-15 17:02:25 -0700
commitb1c272a670936322db5200d888ea8558eb266d6e (patch)
treee954eb843519566d1049a98618d8fa5ef58922df /core/cleanspec.mk
parent81f42236e2971caac9354686d7acbe40f3fe0f4e (diff)
downloadbuild-b1c272a670936322db5200d888ea8558eb266d6e.zip
build-b1c272a670936322db5200d888ea8558eb266d6e.tar.gz
build-b1c272a670936322db5200d888ea8558eb266d6e.tar.bz2
Do a full clean build because of the installclean improvement steps
Change-Id: I8f8ec00667374cd1f5adad6ea4d737dac79be47f
Diffstat (limited to 'core/cleanspec.mk')
-rw-r--r--core/cleanspec.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/cleanspec.mk b/core/cleanspec.mk
index c85c450..5d399a7 100644
--- a/core/cleanspec.mk
+++ b/core/cleanspec.mk
@@ -22,7 +22,7 @@
# IDEALLY, THOSE STEPS SHOULD BE DONE ATOMICALLY.
# **********************************************************************
#
-INTERNAL_CLEAN_BUILD_VERSION := 4
+INTERNAL_CLEAN_BUILD_VERSION := 5
#
# ***********************************************************************
# Do not touch INTERNAL_CLEAN_BUILD_VERSION if you've added a clean step!