From 43d74c9d79ed7099f2afd6d4d63b888f9e4b95ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 15 Nov 2003 07:04:17 +0000 Subject: [PATCH] (TESTS): add test_crypto git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13120 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/krb5/Makefile.am b/lib/krb5/Makefile.am index 07ddf1a1c..07dead367 100644 --- a/lib/krb5/Makefile.am +++ b/lib/krb5/Makefile.am @@ -18,6 +18,7 @@ TESTS = \ test_cc \ test_config \ test_time \ + test_crypto \ name-45-test check_PROGRAMS = $(TESTS)