[open-ils-commits] r15727 - trunk/Open-ILS/src (dbs)
svn at svn.open-ils.org
svn at svn.open-ils.org
Sun Mar 7 22:14:04 EST 2010
Author: dbs
Date: 2010-03-07 22:14:02 -0500 (Sun, 07 Mar 2010)
New Revision: 15727
Modified:
trunk/Open-ILS/src/Makefile.am
Log:
Install the action_trigger_runner example config file
Modified: trunk/Open-ILS/src/Makefile.am
===================================================================
--- trunk/Open-ILS/src/Makefile.am 2010-03-07 19:33:15 UTC (rev 15726)
+++ trunk/Open-ILS/src/Makefile.am 2010-03-08 03:14:02 UTC (rev 15727)
@@ -45,7 +45,8 @@
# 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 \
More information about the open-ils-commits
mailing list