Android.mk updated to latest Makefiles

Fixes #300.
This commit is contained in:
Tobias Brunner
2013-02-26 10:11:36 +01:00
parent b32e732b2f
commit 0ac34e9e6a
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ include $(CLEAR_VARS)
# copy-n-paste from Makefile.am
LOCAL_SRC_FILES := \
tncif.h tncifimc.h tncifimv.h tncif_names.h tncif_names.c \
tncif_identity.h tncif_identity.c \
tncif_pa_subtypes.h tncif_pa_subtypes.c
# build libtncif ---------------------------------------------------------------