misc/Android.mk
author sheepluva
Sun, 27 Nov 2016 13:08:12 +0100
changeset 12100 e1bca1ebbad9
parent 9372 915436ff64ab
permissions -rw-r--r--
fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"

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