Added missing libsimaka files to Android.mk.

This commit is contained in:
Tobias Brunner
2011-12-14 16:38:30 +01:00
parent 406c5a593b
commit 3eff54a5ca
+2
View File
@@ -132,6 +132,8 @@ LOCAL_C_INCLUDES += $(LOCAL_PATH)/../libsimaka/
LOCAL_SRC_FILES += $(addprefix ../libsimaka/, \
simaka_message.h simaka_message.c \
simaka_crypto.h simaka_crypto.c \
simaka_manager.h simaka_manager.c \
simaka_card.h simaka_provider.h simaka_hooks.h \
)
endif