From 03ef2a312fd29c8ae3f27ee934f5c084d074d709 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 3 Jan 2007 15:41:12 +0000 Subject: [PATCH] Include plugin in tests git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19634 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index e5b9591cd..0d2758c36 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -2,4 +2,4 @@ include $(top_srcdir)/Makefile.am.common -SUBDIRS = db kdc gss +SUBDIRS = db kdc gss plugin