From: Galen Charlton Date: Mon, 1 May 2023 13:12:28 +0000 (-0400) Subject: LP#1979071: (follow-up) install ingest_ctl by default X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=754a5e1253d7cdf53cbfe72e515c6797bd86885d;p=Evergreen.git LP#1979071: (follow-up) install ingest_ctl by default Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/Makefile.am b/Open-ILS/src/Makefile.am index 1391e8135d..45368483a5 100644 --- a/Open-ILS/src/Makefile.am +++ b/Open-ILS/src/Makefile.am @@ -81,7 +81,8 @@ core_scripts = $(examples)/oils_ctl.sh \ $(srcdir)/extras/eg_config \ $(srcdir)/extras/openurl_map.pl \ $(srcdir)/extras/import/marc_add_ids \ - $(supportscr)/pingest.pl + $(supportscr)/pingest.pl \ + $(supportscr)/ingest_ctl installautojs = $(autojsbinscripts)