aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorRaphael Moll <ralf@android.com>2013-01-03 13:03:27 -0800
committerRaphael Moll <ralf@android.com>2013-01-03 13:03:59 -0800
commit43ed349a39f75e05409989939c9918ae0629f426 (patch)
tree31d25ab46f285597272a297eaad08d95e2013f51 /build
parent153ee3ce812db9be9299f4d5d5b888debef7e29c (diff)
downloadsdk-43ed349a39f75e05409989939c9918ae0629f426.zip
sdk-43ed349a39f75e05409989939c9918ae0629f426.tar.gz
sdk-43ed349a39f75e05409989939c9918ae0629f426.tar.bz2
windows: add external/hamcrest to windows sdk build modules.
This is required to build under cygwin. Change-Id: I306c05cd60f6bcaba1c0decc335e43d05e769e85
Diffstat (limited to 'build')
-rw-r--r--build/sdk_only_whitelist.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/sdk_only_whitelist.mk b/build/sdk_only_whitelist.mk
index 8138c51..53f2d94 100644
--- a/build/sdk_only_whitelist.mk
+++ b/build/sdk_only_whitelist.mk
@@ -41,8 +41,9 @@ subdirs += \
ifneq (,$(shell which javac 2>/dev/null))
subdirs += \
- external/eclipse-windowbuilder/propertysheet \
external/ant-glob \
+ external/eclipse-windowbuilder/propertysheet \
+ external/hamcrest \
external/junit \
sdk/archquery \
sdk/annotations \