diff --git a/lib/krb5/Makefile.am b/lib/krb5/Makefile.am index c08c80706..47990f6d0 100644 --- a/lib/krb5/Makefile.am +++ b/lib/krb5/Makefile.am @@ -32,7 +32,8 @@ TESTS = \ test_pkinit_dh2key \ test_time -check_PROGRAMS = $(TESTS) +check_PROGRAMS = $(TESTS) test_hostname + LDADD = libkrb5.la \ $(LIB_des) \