aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorBrett Chabot <brettchabot@google.com>2014-06-11 16:08:22 -0700
committerBrett Chabot <brettchabot@google.com>2014-06-13 14:18:35 -0700
commitf5e9a2415ec42c425c2bb17db46f2a9649992d80 (patch)
tree51560c56cffa6e2e751396bf3ccea0124b90efc5 /Android.mk
parentf79c5d901a0e83f829c2325f5304f2b2c87fac70 (diff)
downloadhamcrest-f5e9a2415ec42c425c2bb17db46f2a9649992d80.tar.gz
Add hamcrest 1.1 library and integration source
Change-Id: I98691c987d5845c1d6e05325971517eec7e6f8b5
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 bd2ea37..e4fa21f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -50,3 +50,5 @@ LOCAL_SDK_VERSION := 4
LOCAL_MODULE_TAGS := optional
include $(BUILD_STATIC_JAVA_LIBRARY)
+
+include $(call all-makefiles-under, $(LOCAL_PATH))