[Opensrf-commits] r1387 - trunk/src
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Aug 6 12:23:03 EDT 2008
Author: dbs
Date: 2008-08-06 12:22:54 -0400 (Wed, 06 Aug 2008)
New Revision: 1387
Modified:
trunk/src/Makefile.am
Log:
Apply patch from Kevin Beswick:
"add the new opensrf-perl.pl script to the autotools build for OpenSRF"
Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am 2008-08-06 03:37:07 UTC (rev 1386)
+++ trunk/src/Makefile.am 2008-08-06 16:22:54 UTC (rev 1387)
@@ -36,7 +36,7 @@
SUBDIRS = libopensrf c-apps router srfsh jserver gateway $(MAYBE_PY) $(MAYBE_JA)
-dist_bin_SCRIPTS = @top_srcdir@/bin/osrf_ctl.sh
+dist_bin_SCRIPTS = @top_srcdir@/bin/osrf_ctl.sh @top_srcdir@/bin/opensrf-perl.pl
bin_SCRIPTS = @top_srcdir@/bin/osrf_config
dist_sysconf_DATA = @top_srcdir@/examples/opensrf.xml.example @top_srcdir@/examples/opensrf_core.xml.example @top_srcdir@/examples/srfsh.xml.example
More information about the opensrf-commits
mailing list