aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-09-19 14:35:36 -0500
committerTed Gould <ted@gould.cx>2012-09-19 14:35:36 -0500
commite552688b70889a4879ef16ce38bc8c95e6f447c7 (patch)
tree5395da7dda8a54c0a871ea4350daa5c62d54583a /configure.ac
parent0be6edb877829f491d491e8b0fb7d06916bef499 (diff)
downloadlibpam-x2go-e552688b70889a4879ef16ce38bc8c95e6f447c7.tar.gz
libpam-x2go-e552688b70889a4879ef16ce38bc8c95e6f447c7.tar.bz2
libpam-x2go-e552688b70889a4879ef16ce38bc8c95e6f447c7.zip
Steal a bunch of test infrastructure from libpam-icaclient
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index aa8a3f9..a83d9bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,5 +50,6 @@ AC_SUBST(PAMMODULEDIR)
AC_CONFIG_FILES([
Makefile
src/Makefile
+ tests/Makefile
])
AC_OUTPUT