libtpmtss: Fixed Android.mk
Closes strongswan/strongswan#111 Signed-off-by: Vishal Rana <[email protected]>
This commit is contained in:
committed by
Tobias Brunner
parent
46f482ca54
commit
41fed536e8
@@ -6,8 +6,8 @@ libtpmtss_la_SOURCES := \
|
||||
tpm_tss.h tpm_tss.c \
|
||||
tpm_tss_quote_info.h tpm_tss_quote_info.c \
|
||||
tpm_tss_trousers.h tpm_tss_trousers.c \
|
||||
tpm_tss_tss2.h tpm_tss_tss2.c \
|
||||
tpm_tss_tss2_names.h tpm_tss_tss2_names.c
|
||||
tpm_tss_tss2.h tpm_tss_tss2_v1.c tpm_tss_tss2_v2.c \
|
||||
tpm_tss_tss2_names.h tpm_tss_tss2_names_v1.c tpm_tss_tss2_names_v2.c
|
||||
|
||||
LOCAL_SRC_FILES := $(filter %.c,$(libtpmtss_la_SOURCES))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user