From 04972f2f5b167df58515982016c0d4949da90f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 10 Jan 2006 05:49:38 +0000 Subject: [PATCH] (check_PROGRAMS): add test_hmac git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16511 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/des/Makefile.am b/lib/des/Makefile.am index 127044a67..9d1155531 100644 --- a/lib/des/Makefile.am +++ b/lib/des/Makefile.am @@ -36,7 +36,8 @@ check_PROGRAMS = \ mdtest \ rc2test \ rctest \ - test_bn + test_bn \ + test_hmac # md5crypt_test