From 354c3e7e7417ba9f255935f3d71749c6840ee962 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= Date: Thu, 18 Nov 2004 22:52:16 +0100 Subject: [PATCH] (bin_SCRIPTS): Install the lcp script. Rev: src/Makefile.am:1.28 --- src/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index c6f4e1e2..5a7847e2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -19,8 +19,7 @@ bin_PROGRAMS = lsh lshg lsh-keygen lsh-writekey lsh-decrypt-key \ @SRP_PROGRAM@ sbin_PROGRAMS = lshd lsh-execuv @KRB_PROGRAM@ @PAM_PROGRAM@ -bin_SCRIPTS = lsh-authorize ssh-conv lsh-upgrade lsh-upgrade-key -noinst_SCRIPTS = lcp +bin_SCRIPTS = lsh-authorize ssh-conv lsh-upgrade lsh-upgrade-key lcp noinst_LIBRARIES = liblsh.a # Don't use BUILT_SOURCES, as all these files are #included, and can't be -- GitLab