From e593c98e30ac40c338e4d5bb7b10a1b753293171 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 23 Feb 2000 03:20:28 +0000 Subject: [PATCH] install mk_cmds in bin git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7976 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/sl/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sl/Makefile.am b/lib/sl/Makefile.am index 5be48fb2a..d01eb8f6c 100644 --- a/lib/sl/Makefile.am +++ b/lib/sl/Makefile.am @@ -19,7 +19,7 @@ EXTRA_libsl_la_SOURCES = strtok_r.c snprintf.c roken_rename.h # install these? -noinst_PROGRAMS = mk_cmds +bin_PROGRAMS = mk_cmds mk_cmds_SOURCES = make_cmds.c make_cmds.h parse.y lex.l