diff --git a/src/Makefile.am b/src/Makefile.am index c6f4e1e2fd9823c53d62db6aabd861487ab8a772..5a7847e20632d4fff37f44f9f181bffa232b6c2c 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