misc/Android.mk
author sheepluva
Sun, 04 Sep 2016 21:23:00 +0200
changeset 11849 a784866c91ad
parent 9372 915436ff64ab
permissions -rw-r--r--
Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out

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