From cb915dd4494ce5fe2d863d96c39f96b319af92fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 30 Jun 2006 12:25:29 +0000 Subject: [PATCH] add tests/gss git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17757 ec53bebd-3082-4978-b11e-865c3cabbd6b --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 7df016c77..558949691 100644 --- a/configure.in +++ b/configure.in @@ -561,6 +561,7 @@ AC_CONFIG_FILES(Makefile \ tests/Makefile \ tests/db/Makefile \ tests/kdc/Makefile \ + tests/gss/Makefile \ doc/Makefile \ tools/Makefile \ )