From 48397200fc137e25515d067333e9a81f4728533e Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Thu, 13 Sep 2018 15:25:21 -0400 Subject: [PATCH] LP#1745610 - Update Makefile.am to reflect filename changes. Signed-off-by: Chris Sharp Signed-off-by: Bill Erickson --- Open-ILS/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/Makefile.am b/Open-ILS/src/Makefile.am index d689388d66..33d311264e 100644 --- a/Open-ILS/src/Makefile.am +++ b/Open-ILS/src/Makefile.am @@ -60,7 +60,7 @@ core_data = @srcdir@/extras/ils_events.xml \ core_scripts = $(examples)/oils_ctl.sh \ $(supportscr)/fine_generator.pl \ $(supportscr)/hold_targeter.pl \ - $(supportscr)/hold_targeter_v2.pl \ + $(supportscr)/hold_targeter_legacy.pl \ $(supportscr)/reshelving_complete.srfsh \ $(supportscr)/clear_expired_circ_history.srfsh \ $(supportscr)/update_hard_due_dates.srfsh \ -- 2.43.2