[open-ils-commits] r15728 - branches/rel_1_6/Open-ILS/src (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Sun Mar 7 22:17:14 EST 2010


Author: dbs
Date: 2010-03-07 22:17:12 -0500 (Sun, 07 Mar 2010)
New Revision: 15728

Modified:
   branches/rel_1_6/Open-ILS/src/Makefile.am
Log:
Install the action_trigger_runner example config file


Modified: branches/rel_1_6/Open-ILS/src/Makefile.am
===================================================================
--- branches/rel_1_6/Open-ILS/src/Makefile.am	2010-03-08 03:14:02 UTC (rev 15727)
+++ branches/rel_1_6/Open-ILS/src/Makefile.am	2010-03-08 03:17:12 UTC (rev 15728)
@@ -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