build test_kcred

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16243 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-10-26 11:30:12 +00:00
parent b742a50cf7
commit c55b53060b
2 changed files with 2 additions and 2 deletions

View File

@@ -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)

View File

@@ -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)