From c81f3d0c68bc24ae2dd1464882d298e4b8fe1824 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 17 Feb 2007 00:22:31 +0000 Subject: [PATCH] add tests/ldap/Makefile.am git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20248 ec53bebd-3082-4978-b11e-865c3cabbd6b --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 80c3fcd1b..08b403b36 100644 --- a/configure.in +++ b/configure.in @@ -580,6 +580,7 @@ AC_CONFIG_FILES(Makefile \ tests/Makefile \ tests/db/Makefile \ tests/kdc/Makefile \ + tests/ldap/Makefile \ tests/gss/Makefile \ tests/plugin/Makefile \ doc/Makefile \