Utility to Import external RSA pem key into TPM
[aaf/sshsm.git] / TPM2-Plugin / test / Makefile.am
1 AM_CPPFLAGS = -I$(srcdir)/../lib/include
2 bin_PROGRAMS = tpm2_plugin
3 tpm2_plugin_SOURCES = main.c
4 tpm2_plugin_LDADD = ../lib/libtpm2-plugin.la