summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 63185fac..08fe18fc 100644
--- a/Android.mk
+++ b/Android.mk
@@ -15,5 +15,5 @@
#
ifneq ($(TARGET_SIMULATOR),true)
- include $(all-subdir-makefiles)
+ include $(all-subdir-makefiles)
endif