From b4441c6b73991cb5ba00fbdaf4b4a64ed713d08f 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/OpenSRF/trunk@495 9efc2488-bf62-4759-914b-345cdb29e865 --- src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile b/src/Makefile index 7c65d73..e5beeff 100644 --- a/src/Makefile +++ b/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.11.0