summaryrefslogtreecommitdiffstats
path: root/TPM2-Plugin/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'TPM2-Plugin/configure.ac')
-rw-r--r--TPM2-Plugin/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/TPM2-Plugin/configure.ac b/TPM2-Plugin/configure.ac
index 90f6902..a4738e1 100644
--- a/TPM2-Plugin/configure.ac
+++ b/TPM2-Plugin/configure.ac
@@ -11,5 +11,5 @@ AM_PROG_AR
LT_INIT
AC_PROG_CC
AC_CONFIG_HEADERS([config.h])
-AC_CONFIG_FILES([Makefile lib/Makefile src/Makefile])
+AC_CONFIG_FILES([Makefile lib/Makefile test/Makefile])
AC_OUTPUT