summaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 52986c7..3c3cb61 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,4 +1,3 @@
ifneq ($(TARGET_SIMULATOR),true)
-## Disabled for now - San
-## include $(call all-subdir-makefiles)
+ include $(call all-subdir-makefiles)
endif