aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 \