misc/Android.mk
author nemo
Sun, 24 Aug 2014 14:51:11 -0400
changeset 10396 77ff1db6d6e4
parent 9372 915436ff64ab
permissions -rw-r--r--
ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.

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