From: erickson Date: Fri, 23 Mar 2007 14:12:46 +0000 (+0000) Subject: removing install of deprecated files X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d75b3ecb2faabec2177b709e3ca164dd5186c51d;p=opensrf%2Fbjwebb.git removing install of deprecated files git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@850 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/Makefile b/src/Makefile index 1955932..008679e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -174,8 +174,6 @@ perl-install: install-prep @echo $@ cp -r perlmods/* $(PERLDIR)/ cp ../examples/bootstrap.conf.example $(ETCDIR) - cp ../bin/opensrf_ctl $(BINDIR) - cp ../bin/opensrf_all $(BINDIR) cp ../bin/osrf_ctl.sh $(BINDIR) cp ../examples/opensrf.xml.example $(ETCDIR) cp ../examples/opensrf_core.xml.example $(ETCDIR)