summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-12-02 08:40:36 -0800
committerAndroid Code Review <code-review@android.com>2010-12-02 08:40:36 -0800
commitba3b42efbdf35cf5273097dad769413db1c0dc0b (patch)
tree72ac57e75570d5a9b2fe278c092bd2b5be67c48a
parent3031e475e1f9c7f7eacf131e37e6d4a3a929d3b4 (diff)
parentbe1cb38c97351f3a437d9aaa06475e45465ce7da (diff)
downloadextras-tools_r9.tar.gz
Merge "test - trivial whitespace change"tools_r9tools_r8froyo-plus-aosp
-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