From ec2535c8d88a993352e7a33affd2a06472bc68d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 7 Feb 2009 04:07:13 +0000 Subject: [PATCH] add test_gic git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24641 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 be37d5b76..8a2e45e56 100644 --- a/lib/krb5/Makefile.am +++ b/lib/krb5/Makefile.am @@ -8,6 +8,7 @@ bin_PROGRAMS = verify_krb5_conf noinst_PROGRAMS = \ krbhst-test \ + test_gic \ test_alname \ test_crypto \ test_get_addrs \