misc/Android.mk
author nemo
Thu, 24 Oct 2019 09:41:10 -0400
changeset 15486 58ce582ae87d
parent 9372 915436ff64ab
permissions -rw-r--r--
remove erroneous else conditions to make what is going on clearer, add a comment

MISC_DIR   := $(call my-dir)
LOCAL_PATH := MISC_DIR

include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libphysfs/Android.mk
include $(MISC_DIR)/libphyslayer/Android.mk