commit | 3edea551c14bcee302d28b8a80df1ba63e5953e1 | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Fri Jan 09 17:51:20 2009 -0800 |
committer | The Android Open Source Project <initial-contribution@android.com> | Fri Jan 09 17:51:20 2009 -0800 |
tree | f4cb3860c6d5d74726963521f94485def8d0ada8 | |
parent | 0a84e9cae698b8ea5c3389429126c25816986d81 [diff] |
auto import from //branches/cupcake/...@125939
diff --git a/Android.mk b/Android.mk index f9bd91c..4e6f042 100644 --- a/Android.mk +++ b/Android.mk
@@ -1,5 +1,5 @@ ifneq ($(TARGET_SIMULATOR),true) -ifeq ($(TARGET_ARCH),x86) +ifeq ($(TARGET_ARCH), x86) include $(call all-subdir-makefiles) endif endif