From 99c57c4af39fdae8d7ae44359d9dc37d11e41539 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 10 Jul 2000 03:18:21 +0000 Subject: [PATCH] actually install su git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8636 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/su/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appl/su/Makefile.am b/appl/su/Makefile.am index df794e409..786683023 100644 --- a/appl/su/Makefile.am +++ b/appl/su/Makefile.am @@ -4,8 +4,7 @@ include $(top_srcdir)/Makefile.am.common INCLUDES += $(INCLUDE_krb4) -noinst_PROGRAMS = su -#bin_SUIDS = su +bin_SUIDS = su su_SOURCES = su.c LDADD = $(LIB_kafs) \