From 8bc29d2276586a21b0916d1a1b756071788d7cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 27 Apr 2009 02:19:53 +0000 Subject: [PATCH] add test_fx git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25148 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 7dbff4758..752102997 100644 --- a/lib/krb5/Makefile.am +++ b/lib/krb5/Makefile.am @@ -28,6 +28,7 @@ TESTS = \ test_addr \ test_cc \ test_config \ + test_fx \ test_prf \ test_store \ test_crypto_wrapping \