misc/Android.mk
author Wuzzy <Wuzzy2@mail.ru>
Sat, 24 Mar 2018 22:28:53 +0100
changeset 13282 c15af5a5f458
parent 9372 915436ff64ab
permissions -rw-r--r--
TechRacer: Remove script parameter “helpDisabled” Pointless since you can quickly toggle help anyway, so supporting this script param only clutters the documentation.

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