X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=etc%2FMakefile.am;fp=etc%2FMakefile.am;h=4aba48b931e7e21434fcc6e871b3cc94ebaa67f6;hp=8e7ab909f52c3701c8587899421fb44dc793e233;hb=7767f42f8aa5359239cfe3dd99ee18b6fb23546f;hpb=95bbaf6c4ee0a2886e1b46cf6b37cee001cc2651 diff --git a/etc/Makefile.am b/etc/Makefile.am index 8e7ab90..4aba48b 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.2 2004-04-19 13:42:52 adam Exp $ +# $Id: Makefile.am,v 1.3 2004-04-23 16:10:24 adam Exp $ proxydatadir=$(datadir)/yazproxy proxydata_DATA = \ @@ -13,8 +13,8 @@ proxydata_DATA = \ pqf.properties \ yazproxy.xsd \ zeerex-2.0.xsd \ - yaz-proxy.sh + yazproxyctl.sh EXTRA_DIST = $(proxydata_DATA) -noinst_SCRIPTS = yaz-proxy.sh +noinst_SCRIPTS = yazproxyctl.sh