X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=etc%2FMakefile.am;h=5b5c451fe1d6179656dbd4c92c567294e0fab662;hb=64d4e7e4e1d3f87b5aa12a93170f7424e1918f16;hp=977277b627361a7f7d373c351bf649913541904b;hpb=d2abbfdee5956aebb5e4cf7c2eb2b97e49403b78;p=metaproxy-moved-to-github.git diff --git a/etc/Makefile.am b/etc/Makefile.am index 977277b..5b5c451 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.10 2007-02-01 07:49:20 marc Exp $ +# $Id: Makefile.am,v 1.11 2007-02-16 09:00:42 adam Exp $ # This doesn't actually build anything, it just tests whether the # configuration files here correspond with the schema. @@ -40,8 +40,6 @@ check_xsd: xmllint --noout --xinclude --schema $(xsd) $(xmlconfig) -check-local: - $(MAKE) check_xsd - $(MAKE) check_rng +check-local: check_rng check_xsd