From: Fredrik Tolf Date: Sun, 21 Oct 2007 21:54:12 +0000 (+0200) Subject: Actually install the Guile scripts if Guile has been enabled. X-Git-Tag: 1.1~50 X-Git-Url: http://dolda2000.com/gitweb/?p=doldaconnect.git;a=commitdiff_plain;h=318da99e3ce7a27d8c0a30bd7e0e043e928670fb Actually install the Guile scripts if Guile has been enabled. They ought to be stable enough now anyway. --- diff --git a/lib/guile/Makefile.am b/lib/guile/Makefile.am index 8f4096e..6b4e664 100644 --- a/lib/guile/Makefile.am +++ b/lib/guile/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS=dolcon -EXTRA_DIST=autodl chatlog hubmgr dcruncmd +dist_bin_SCRIPTS=autodl chatlog hubmgr dcruncmd lib_LTLIBRARIES=libdolcon-guile.la