From: dbs Date: Mon, 8 Mar 2010 03:14:02 +0000 (+0000) Subject: Install the action_trigger_runner example config file X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=bdb6ad31c707d44817b900b4a7388369368163ae;p=contrib%2FConifer.git Install the action_trigger_runner example config file git-svn-id: svn://svn.open-ils.org/ILS/trunk@15727 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/Makefile.am b/Open-ILS/src/Makefile.am index 07ac651751..c726383b2b 100644 --- a/Open-ILS/src/Makefile.am +++ b/Open-ILS/src/Makefile.am @@ -45,7 +45,8 @@ autojsbinscripts = @srcdir@/extras/fieldmapper.pl \ # Decide which entities to build -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 \