From c55b53060b3383da32b8cc35071d99050b06c491 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 26 Oct 2005 11:30:12 +0000 Subject: [PATCH] build test_kcred git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16243 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/Makefile.am | 2 +- lib/gssapi/krb5/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/gssapi/Makefile.am b/lib/gssapi/Makefile.am index f5be1de83..ca8b70496 100644 --- a/lib/gssapi/Makefile.am +++ b/lib/gssapi/Makefile.am @@ -94,5 +94,5 @@ TESTS = test_sequence check_PROGRAMS = test_acquire_cred $(TESTS) -noinst_PROGRAMS = test_cred +noinst_PROGRAMS = test_cred test_kcred LDADD = libgssapi.la $(LIB_roken) diff --git a/lib/gssapi/krb5/Makefile.am b/lib/gssapi/krb5/Makefile.am index f5be1de83..ca8b70496 100644 --- a/lib/gssapi/krb5/Makefile.am +++ b/lib/gssapi/krb5/Makefile.am @@ -94,5 +94,5 @@ TESTS = test_sequence check_PROGRAMS = test_acquire_cred $(TESTS) -noinst_PROGRAMS = test_cred +noinst_PROGRAMS = test_cred test_kcred LDADD = libgssapi.la $(LIB_roken)