diff --git a/lib/krb5/Makefile.am b/lib/krb5/Makefile.am index a741dcb7f..be37d5b76 100644 --- a/lib/krb5/Makefile.am +++ b/lib/krb5/Makefile.am @@ -39,7 +39,7 @@ TESTS = \ test_pknistkdf \ test_time -check_PROGRAMS = $(TESTS) test_hostname +check_PROGRAMS = $(TESTS) test_hostname test_ap-req LDADD = libkrb5.la \ $(LIB_hcrypto) \