blob: 5526113b18937fae871ac915eaa7dcec9b0b8f53 [file] [log] [blame]
AC_INIT([tpm2.0-tss], [0.98])
AC_PROG_CC
AC_PROG_CXX
AC_PROG_RANLIB
AM_INIT_AUTOMAKE([foreign
subdir-objects])
AC_CONFIG_FILES([Makefile
sysapi/Makefile
test/tpmclient/Makefile
resourcemgr/Makefile])
AC_OUTPUT