[open-ils-commits] r15729 - branches/rel_1_6_0/Open-ILS/src (dbs)
svn at svn.open-ils.org
svn at svn.open-ils.org
Sun Mar 7 22:18:29 EST 2010
Author: dbs
Date: 2010-03-07 22:18:27 -0500 (Sun, 07 Mar 2010)
New Revision: 15729
Modified:
branches/rel_1_6_0/Open-ILS/src/Makefile.am
Log:
Install the action_trigger_runner example config file
Modified: branches/rel_1_6_0/Open-ILS/src/Makefile.am
===================================================================
--- branches/rel_1_6_0/Open-ILS/src/Makefile.am 2010-03-08 03:17:12 UTC (rev 15728)
+++ branches/rel_1_6_0/Open-ILS/src/Makefile.am 2010-03-08 03:18:27 UTC (rev 15729)
@@ -65,7 +65,8 @@
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 \
More information about the open-ils-commits
mailing list