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)