misc/Android.mk
author Xeli
Sat, 12 Nov 2011 14:45:36 +0100
branchhedgeroid
changeset 6228 1b7d4d7d162b
parent 6045 9a7cc0f29430
child 8062 abbcdf73327a
permissions -rw-r--r--
added lines to avoid compiler hints, is this really the way we want to do it though? ;/

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