Refactoring to tpm_tss_quote_info object
This commit is contained in:
@@ -64,7 +64,6 @@ libimcv_la_SOURCES = \
|
||||
pts/pts_pcr.h pts/pts_pcr.c \
|
||||
pts/pts_proto_caps.h \
|
||||
pts/pts_req_func_comp_evid.h \
|
||||
pts/pts_simple_evid_final.h \
|
||||
pts/pts_creds.h pts/pts_creds.c \
|
||||
pts/pts_database.h pts/pts_database.c \
|
||||
pts/pts_dh_group.h pts/pts_dh_group.c \
|
||||
@@ -205,5 +204,6 @@ imcv_tests_CFLAGS = \
|
||||
imcv_tests_LDFLAGS = @COVERAGE_LDFLAGS@
|
||||
imcv_tests_LDADD = \
|
||||
$(top_builddir)/src/libimcv/libimcv.la \
|
||||
$(top_builddir)/src/libtpmtss/libtpmtss.la \
|
||||
$(top_builddir)/src/libstrongswan/libstrongswan.la \
|
||||
$(top_builddir)/src/libstrongswan/tests/libtest.la
|
||||
|
||||
Reference in New Issue
Block a user