aboutsummaryrefslogtreecommitdiffstats
path: root/TPM2-Plugin/lib/Makefile.am
blob: 26689a76b648c57dee6b2b80f8aee7ca953975f2 (plain)
1
2
3
4
5
AM_CPPFLAGS = -I ./include
lib_LTLIBRARIES = libtpm2-plugin.la
libtpm2_plugin_la_SOURCES =  tpm2_error.c tpm2_plugin_api.c tpm2_plugin_init.c tpm2_tcti_ldr.c tpm2_util.c  log.c  plugin_register.c files.c tpm2_attr_util.c tpm2_alg_util.c tpm2_hash.c tpm2_convert.c
#libtpm2_plugin_la_LDFLAGS = -version-info @VERSION_INFO@  -lsapi -ltss2 -ltcti-socket -ltcti-device -lcrypto -lssl -ldl
libtpm2_plugin_la_LDFLAGS = -version-info @VERSION_INFO@  -lsapi -ltss2-mu -ltcti-socket -ltcti-device -lcrypto -lssl -ldl