misc/Android.mk
author nemo
Fri, 28 Jun 2013 12:47:54 -0400
changeset 9295 f8819c3dde54
parent 8538 0e113487c4b2
child 9371 f3840de881bd
permissions -rw-r--r--
Remove some GLunit dependencies noticed on graph. uUtils was using it for GLfloat - but, the stuff it was returning to was usually converting to "real" anyway. uLand was including it unnecessarily. Minor refactor

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
include $(MISC_DIR)/libphysfs/Android.mk
include $(MISC_DIR)/libphyslayer/Android.mk