From c012b9526f204646b98bab9a9ef41e15a6accac9 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sun, 23 May 2021 20:02:47 +0530 Subject: Install ccwl script. * Makefile.am (bin_SCRIPTS): Add scripts/ccwl. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f0b0bcb..e205c47 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,6 +39,7 @@ SUFFIXES = .scm .go moddir = $(prefix)/share/guile/site/$(GUILE_EFFECTIVE_VERSION) godir = $(libdir)/guile/$(GUILE_EFFECTIVE_VERSION)/site-ccache +bin_SCRIPTS = scripts/ccwl info_TEXINFOS = doc/ccwl.texi SOURCES = \ -- cgit v1.2.3