From: erickson Date: Mon, 22 Aug 2005 15:21:51 +0000 (+0000) Subject: now copying over example srfsh file X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b4441c6b73991cb5ba00fbdaf4b4a64ed713d08f;p=opensrf%2Fbjwebb.git now copying over example srfsh file git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@495 9efc2488-bf62-4759-914b-345cdb29e865 --- 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) # --------------------------------------------------------------------------------