misc/Android.mk
author nemo
Sat, 26 Oct 2013 13:58:49 -0400
changeset 9579 1f20cc6a642a
parent 9372 915436ff64ab
permissions -rw-r--r--
Remove this looping past F10. causes infinite loop with no weapons. Besides, should always have skip in last slot unless a script is screwing with it.

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