From 4495b636bb896cc1e998c5989227881dbf1f4356 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 27 Apr 2008 11:03:18 +0000 Subject: [PATCH] spelling. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23084 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tests/kdc/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/kdc/Makefile.am b/tests/kdc/Makefile.am index 393212117..ea1fd3805 100644 --- a/tests/kdc/Makefile.am +++ b/tests/kdc/Makefile.am @@ -16,7 +16,7 @@ SCRIPT_TESTS = \ check-kadmin \ check-kdc \ check-keys \ - check-kpasswd \ + check-kpasswdd \ check-pkinit \ check-iprop \ check-referral \ @@ -149,7 +149,7 @@ CLEANFILES= \ EXTRA_DIST = \ check-kadmin.in \ check-kdc.in \ - check-kpasswd.in \ + check-kpasswdd.in \ check-keys.in \ check-referral.in \ check-uu.in \