now copying over example srfsh file
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 22 Aug 2005 15:21:51 +0000 (15:21 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 22 Aug 2005 15:21:51 +0000 (15:21 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@495 9efc2488-bf62-4759-914b-345cdb29e865

src/Makefile

index 7c65d73..e5beeff 100644 (file)
@@ -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)
 
 
 # --------------------------------------------------------------------------------