add test_context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18424 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -206,11 +206,12 @@ test_cfx_SOURCES = krb5/test_cfx.c
|
|||||||
check_PROGRAMS = test_acquire_cred $(TESTS)
|
check_PROGRAMS = test_acquire_cred $(TESTS)
|
||||||
|
|
||||||
bin_PROGRAMS = gss
|
bin_PROGRAMS = gss
|
||||||
noinst_PROGRAMS = test_cred test_kcred
|
noinst_PROGRAMS = test_cred test_kcred test_context
|
||||||
LDADD = libgssapi.la $(LIB_roken)
|
LDADD = libgssapi.la $(LIB_roken)
|
||||||
|
|
||||||
test_kcred_LDADD = libgssapi.la ../krb5/libkrb5.la $(LIB_roken)
|
test_kcred_LDADD = libgssapi.la ../krb5/libkrb5.la $(LIB_roken)
|
||||||
test_cfx_LDADD = $(test_kcred_LDADD)
|
test_cfx_LDADD = $(test_kcred_LDADD)
|
||||||
|
test_context_LDADD = $(test_kcred_LDADD)
|
||||||
|
|
||||||
# gss
|
# gss
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user