Add test_hostname to check_PROGRAMS but not TESTS, I have no same dns to use.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15966 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-08-23 20:20:19 +00:00
parent 61302516a6
commit b962bee342

View File

@@ -32,7 +32,8 @@ TESTS = \
test_pkinit_dh2key \
test_time
check_PROGRAMS = $(TESTS)
check_PROGRAMS = $(TESTS) test_hostname
LDADD = libkrb5.la \
$(LIB_des) \