summaryrefslogtreecommitdiffstats
path: root/core/prebuilt_internal.mk
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2014-11-11 23:00:40 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-11-11 23:00:40 +0000
commit6da20991fd8854e10e1a4d294187dc80d28f2b19 (patch)
tree83ae7752d4fc1dd5f42c7a1f70d7978cce838f95 /core/prebuilt_internal.mk
parent655f7c9a82374adfbf9419902a9627f90dc5e651 (diff)
parent5245bc8b3421b3a9676a9ad650d0804d8d9e2787 (diff)
downloadbuild-6da20991fd8854e10e1a4d294187dc80d28f2b19.zip
build-6da20991fd8854e10e1a4d294187dc80d28f2b19.tar.gz
build-6da20991fd8854e10e1a4d294187dc80d28f2b19.tar.bz2
am 5245bc8b: am 201f6b3e: Merge "Make modules depend on their makefile."
* commit '5245bc8b3421b3a9676a9ad650d0804d8d9e2787': Make modules depend on their makefile.
Diffstat (limited to 'core/prebuilt_internal.mk')
-rw-r--r--core/prebuilt_internal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/prebuilt_internal.mk b/core/prebuilt_internal.mk
index 9e942e9..7724e79 100644
--- a/core/prebuilt_internal.mk
+++ b/core/prebuilt_internal.mk
@@ -286,6 +286,6 @@ $(common_javalib_jar) : $(common_classes_jar) | $(ACP)
$(built_module) : $(common_javalib_jar)
endif # TARGET JAVA_LIBRARIES
-$(built_module) : $(LOCAL_ADDITIONAL_DEPENDENCIES)
+$(built_module) : $(LOCAL_MODULE_MAKEFILE) $(LOCAL_ADDITIONAL_DEPENDENCIES)
my_prebuilt_src_file :=