misc/Android.mk
author koda
Mon, 07 May 2012 14:53:08 +0200
changeset 7031 d5ea24399a48
parent 6045 9a7cc0f29430
child 8062 abbcdf73327a
permissions -rw-r--r--
when Lua is not found, fallback to compiling the one that comes bundled in our sources

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

include $(MISC_DIR)/libfreetype/Android.mk
include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libtremor/Android.mk