aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorBrett Chabot <brettchabot@google.com>2014-06-16 17:52:29 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-06-12 17:09:07 +0000
commitcbb799a6e05bbb82d66619a551283621cbe2f3a7 (patch)
treeb18d557dc268c8f3d02642115009b90c64b49b88 /Android.mk
parent19fa6b81908cfe9556d71f4149eb55d77bbc5e91 (diff)
parentf5e9a2415ec42c425c2bb17db46f2a9649992d80 (diff)
downloadhamcrest-cbb799a6e05bbb82d66619a551283621cbe2f3a7.tar.gz
Merge "Add hamcrest 1.1 library and integration source"
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 7511029..3948f8e 100644
--- a/Android.mk
+++ b/Android.mk
@@ -48,3 +48,5 @@ LOCAL_SDK_VERSION := 4
LOCAL_MODULE_TAGS := optional
include $(BUILD_STATIC_JAVA_LIBRARY)
+
+include $(call all-makefiles-under, $(LOCAL_PATH))