summaryrefslogtreecommitdiffstats
path: root/CaCerts.mk
diff options
context:
space:
mode:
Diffstat (limited to 'CaCerts.mk')
-rw-r--r--CaCerts.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/CaCerts.mk b/CaCerts.mk
index cdced8f..980d0fb 100644
--- a/CaCerts.mk
+++ b/CaCerts.mk
@@ -30,6 +30,7 @@ endef
define include-prebuilt-with-destination-directory
include $$(CLEAR_VARS)
LOCAL_MODULE := $(1)
+LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/CaCerts.mk
LOCAL_MODULE_STEM := $(notdir $(2))
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := ETC