From edbe7daa88ca3e3756e00ba0b34c6890a47f53d9 Mon Sep 17 00:00:00 2001 From: dbs Date: Mon, 8 Mar 2010 03:18:27 +0000 Subject: [PATCH] Install the action_trigger_runner example config file git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_0@15729 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/Makefile.am b/Open-ILS/src/Makefile.am index dae70337a5..488740f91f 100644 --- a/Open-ILS/src/Makefile.am +++ b/Open-ILS/src/Makefile.am @@ -65,7 +65,8 @@ OILSCORE_INST = ilscore-install core_data = @srcdir@/extras/ils_events.xml \ $(examples)/hold_notification_template.example -sysconf_DATA = $(examples)/opensrf.xml.example \ +sysconf_DATA = $(examples)/action_trigger_filters.json.example \ + $(examples)/opensrf.xml.example \ $(examples)/opensrf_core.xml.example \ $(examples)/fm_IDL.xml \ $(examples)/oils_sip.xml.example \ -- 2.11.0