misc/Android.mk
author sheepluva
Mon, 13 Jul 2015 11:01:01 +0200
changeset 11006 cb06b7985261
parent 9372 915436ff64ab
permissions -rw-r--r--
don't keep around those right-side fort files which are just mirror images of left-side forts. generate them at run-time instead. note: inlining changes and deleting files - so consider clean build/install

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