X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=etc%2FMakefile.am;h=ec83b73612870bbee54e2792c50879e6f9effd27;hb=4b7d3f1086745b31b3532862508fb3ad44420058;hp=65182352c4e86f720ac2d9d11eea533c03aae3a5;hpb=e5a8ade4f7a909099eb13d24ee2e9c78ce3bf250;p=metaproxy-moved-to-github.git diff --git a/etc/Makefile.am b/etc/Makefile.am index 6518235..ec83b73 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,4 +1,3 @@ -# $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. @@ -20,6 +19,8 @@ xmlconfig = $(srcdir)/config-bytarget.xml \ $(srcdir)/config3.xml \ $(srcdir)/config4.xml \ $(srcdir)/config5.xml \ + $(srcdir)/config-cgi.xml \ + $(srcdir)/config-torus.xml \ $(srcdir)/retrieval-info.xml config = example.simple-auth example.target-auth pqf2pqf.xsl explain.xml @@ -30,7 +31,7 @@ xsd = $(srcdir)/../xml/schema/metaproxy.xsd etcdata_DATA = $(xmlconfig) $(config) -EXTRA_DIST = $(etcdata_DATA) +EXTRA_DIST = $(etcdata_DATA) cgi.sh .PHONY: check_rng check_rng: