]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-bionic.git/blobdiff - Android.mk
Move gethtnamaddr.c to net/ subdirectory.
[android-sdk/platform-bionic.git] / Android.mk
index fcc8b96a7f484a15e2930c913231fcf098f21350..7c39751048ccf4a6bb02ba987f8962d421f0d548 100644 (file)
@@ -14,6 +14,6 @@
 # limitations under the License.
 #
 
-ifneq ($(TARGET_SIMULATOR),true)
-  include $(call all-subdir-makefiles)
-endif
+LOCAL_PATH := $(call my-dir)
+
+include $(call all-subdir-makefiles)