From 318da99e3ce7a27d8c0a30bd7e0e043e928670fb Mon Sep 17 00:00:00 2001 From: Fredrik Tolf Date: Sun, 21 Oct 2007 23:54:12 +0200 Subject: [PATCH] Actually install the Guile scripts if Guile has been enabled. They ought to be stable enough now anyway. --- lib/guile/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0