From 164fadc6b3cd99b843ca4907833337de2cefa961 Mon Sep 17 00:00:00 2001 From: erickson Date: Mon, 22 Aug 2005 15:21:51 +0000 Subject: [PATCH] now copying over example srfsh file git-svn-id: svn://svn.open-ils.org/ILS/trunk@1688 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- OpenSRF/src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenSRF/src/Makefile b/OpenSRF/src/Makefile index 7c65d732a9..e5beefff2c 100644 --- a/OpenSRF/src/Makefile +++ b/OpenSRF/src/Makefile @@ -109,6 +109,7 @@ perl-install: install-prep cp ../bin/opensrf_all $(BINDIR) cp ../examples/opensrf.xml.example $(ETCDIR) cp ../examples/opensrf_core.xml.example $(ETCDIR) + cp ../examples/srfsh.xml.example $(ETCDIR) # -------------------------------------------------------------------------------- -- 2.43.2