summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 922ad84..60fb3bd 100644
--- a/Android.mk
+++ b/Android.mk
@@ -13,6 +13,6 @@ endif
# Recursive call sub-folder Android.mk
#
-# currently disabled due to python-related build issues
-#include $(call all-subdir-makefiles)
+
+include $(call all-subdir-makefiles)