From 404e539135a6cff26b9543c912702ffba52c3a63 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 10 Jul 2000 03:19:20 +0000 Subject: [PATCH] actually install git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8637 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/kf/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/appl/kf/Makefile.am b/appl/kf/Makefile.am index acebc6a41..731b7d54e 100644 --- a/appl/kf/Makefile.am +++ b/appl/kf/Makefile.am @@ -2,7 +2,9 @@ include $(top_srcdir)/Makefile.am.common -noinst_PROGRAMS = kf kfd +bin_PROGRAMS = kf + +libexec_PROGRAMS = kfd man_MANS = kf.1 kfd.8