add test_sequence to TESTS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14760 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -90,6 +90,9 @@ asn1_files: ../asn1/asn1_compile$(EXEEXT) $(srcdir)/spnego.asn1
|
||||
|
||||
$(libgssapi_la_OBJECTS): spnego_asn1.h
|
||||
|
||||
check_PROGRAMS = test_acquire_cred test_sequence
|
||||
TESTS = test_sequence
|
||||
|
||||
check_PROGRAMS = test_acquire_cred $(TESTS)
|
||||
|
||||
noinst_PROGRAMS = test_cred
|
||||
LDADD = libgssapi.la $(LIB_roken)
|
||||
|
@@ -90,6 +90,9 @@ asn1_files: ../asn1/asn1_compile$(EXEEXT) $(srcdir)/spnego.asn1
|
||||
|
||||
$(libgssapi_la_OBJECTS): spnego_asn1.h
|
||||
|
||||
check_PROGRAMS = test_acquire_cred test_sequence
|
||||
TESTS = test_sequence
|
||||
|
||||
check_PROGRAMS = test_acquire_cred $(TESTS)
|
||||
|
||||
noinst_PROGRAMS = test_cred
|
||||
LDADD = libgssapi.la $(LIB_roken)
|
||||
|
Reference in New Issue
Block a user