misc/Android.mk
author sheepluva
Sat, 29 Nov 2014 15:38:28 +0100
changeset 10573 3b82b4d90eb7
parent 9372 915436ff64ab
permissions -rw-r--r--
make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work

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