misc/Android.mk
author Wuzzy <Wuzzy2@mail.ru>
Sun, 12 Nov 2017 17:25:17 +0100
changeset 12830 ffa905c96dd8
parent 9372 915436ff64ab
permissions -rw-r--r--
Fix grammar fail in cosmos.lua (string freeze compliant) This is string freeze compliant because the new string is already contained in stub.lua.

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