From 966ba28527659a81f070cacd6564a2d525bc8bde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 3 Jan 2007 23:20:28 +0000 Subject: [PATCH] add tests/plugin/Makefile git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19650 ec53bebd-3082-4978-b11e-865c3cabbd6b --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 388d1c107..64243f26c 100644 --- a/configure.in +++ b/configure.in @@ -576,6 +576,7 @@ AC_CONFIG_FILES(Makefile \ tests/db/Makefile \ tests/kdc/Makefile \ tests/gss/Makefile \ + tests/plugin/Makefile \ doc/Makefile \ tools/Makefile \ )