From 19e900fe9211e5821214473f202adf20873b1407 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 21 Jan 2008 15:43:21 +0000 Subject: [PATCH] noinst_PROGRAMS += test_forward git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22501 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/krb5/Makefile.am b/lib/krb5/Makefile.am index 24b44c0f3..5a61d849e 100644 --- a/lib/krb5/Makefile.am +++ b/lib/krb5/Makefile.am @@ -12,7 +12,8 @@ noinst_PROGRAMS = \ test_crypto \ test_get_addrs \ test_kuserok \ - test_renew + test_renew \ + test_forward TESTS = \ aes-test \