4 lines
93 B
Makefile
4 lines
93 B
Makefile
LOCAL_PATH := $(call my-dir)
|
|
include $(CLEAR_VARS)
|
|
|
|
include $(LOCAL_PATH)/libFLAC/Android.mk
|