LP#1979071: (follow-up) install ingest_ctl by default
authorGalen Charlton <gmc@equinoxOLI.org>
Mon, 1 May 2023 13:12:28 +0000 (09:12 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Mon, 1 May 2023 13:12:28 +0000 (09:12 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>

Open-ILS/src/Makefile.am

index 1391e81..4536848 100644 (file)
@@ -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)