misc/Android.mk
author sheepluva
Wed, 10 Dec 2014 22:33:09 +0100
changeset 10649 d83897fed816
parent 9372 915436ff64ab
permissions -rw-r--r--
small shell script that accepts hedgewars git revisions as parameters and will try to find the respective mercurial revision

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