diff options
-rw-r--r-- | Android.mk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ # Recursive call sub-folder Android.mk # - +ifeq ($(HOST_OS),linux) include $(call all-subdir-makefiles) - +endif |
index : external_parameter-framework.git | ||
parameter framework |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | Android.mk | 4 |
@@ -1,5 +1,5 @@ # Recursive call sub-folder Android.mk # - +ifeq ($(HOST_OS),linux) include $(call all-subdir-makefiles) - +endif |