From 51476c2b24f707ffcc00ed0d103bc93490a6fe33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 5 May 2006 09:11:22 +0000 Subject: [PATCH] Add test_store to TESTS git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17441 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 4641e952e..a3f5ed67c 100644 --- a/lib/krb5/Makefile.am +++ b/lib/krb5/Makefile.am @@ -25,6 +25,7 @@ TESTS = \ test_addr \ test_cc \ test_config \ + test_store \ test_crypto_wrapping \ test_keytab \ test_mem \