aboutsummaryrefslogtreecommitdiff
path: root/src/tests/gssapi/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/gssapi/Makefile.in')
-rw-r--r--src/tests/gssapi/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/tests/gssapi/Makefile.in b/src/tests/gssapi/Makefile.in
index da6f534..04cba07 100644
--- a/src/tests/gssapi/Makefile.in
+++ b/src/tests/gssapi/Makefile.in
@@ -18,10 +18,10 @@ OBJS= ccinit.o ccrefresh.o common.o t_accname.o t_ccselect.o t_credstore.o \
COMMON_DEPS= common.o $(GSS_DEPLIBS) $(KRB5_BASE_DEPLIBS)
COMMON_LIBS= common.o $(GSS_LIBS) $(KRB5_BASE_LIBS)
-all:: ccinit ccrefresh t_accname t_ccselect t_credstore t_export_cred \
- t_export_name t_gssexts t_imp_cred t_imp_name t_inq_cred \
- t_inq_mechs_name t_namingexts t_s4u t_s4u2proxy_krb5 t_saslname \
- t_spnego t_oid
+all:: ccinit ccrefresh t_accname t_ccselect t_credstore t_enctypes \
+ t_export_cred t_export_name t_gssexts t_imp_cred t_imp_name \
+ t_inq_cred t_inq_mechs_name t_namingexts t_s4u t_s4u2proxy_krb5 \
+ t_saslname t_spnego t_oid
check-unix:: t_oid
$(RUN_SETUP) $(VALGRIND) ./t_oid