TESTS += test_pkinit_dh2key

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15689 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-20 16:28:29 +00:00
parent 5f10d59828
commit 73a3559e78

View File

@@ -28,8 +28,9 @@ TESTS = \
test_config \
test_crypto_wrapping \
test_keytab \
test_time \
test_mem
test_mem \
test_pkinit_dh2key \
test_time
check_PROGRAMS = $(TESTS)