X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;ds=sidebyside;f=etc%2FMakefile.am;h=65182352c4e86f720ac2d9d11eea533c03aae3a5;hb=eecaa537f943cd2b88c978ac3dd1eef40c668cbb;hp=48ed80ce94883c21076d687f327b37b7244c1fac;hpb=83a25d84707e8a11b52d987ce177cc348990268e;p=metaproxy-moved-to-github.git diff --git a/etc/Makefile.am b/etc/Makefile.am index 48ed80c..6518235 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.13 2008-01-30 11:42:01 adam Exp $ +# $Id: Makefile.am,v 1.14 2008-02-14 15:31:30 marc Exp $ # This doesn't actually build anything, it just tests whether the # configuration files here correspond with the schema. @@ -41,6 +41,7 @@ check_rng: check_xsd: if test `xmllint --version 2>&1 |head -1|awk '{print $$5}'` -gt 20622; then xmllint --noout --xinclude --schema $(xsd) $(xmlconfig); fi -check-local: check_rng check_xsd +#check-local: check_rng check_xsd +check-local: check_rng