From a31d3796ee83284b0b7afe6e07dcf09cd80b877f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 4 Jan 2007 19:44:44 +0000 Subject: [PATCH] EXTRA_DIST += krb5.conf.in git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19701 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tests/plugin/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/plugin/Makefile.am b/tests/plugin/Makefile.am index db38a700d..1ab5270c3 100644 --- a/tests/plugin/Makefile.am +++ b/tests/plugin/Makefile.am @@ -34,4 +34,5 @@ CLEANFILES= \ messages.log EXTRA_DIST = \ - check-pac.in + check-pac.in \ + krb5.conf.in