X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=etc%2FMakefile.am;h=5d70da16a7b932c4eaf719a1aa658b6d1036b2b0;hb=74d16c70e558c6b5fb0ff5b057a047d4da6d5a66;hp=65182352c4e86f720ac2d9d11eea533c03aae3a5;hpb=e5a8ade4f7a909099eb13d24ee2e9c78ce3bf250;p=metaproxy-moved-to-github.git diff --git a/etc/Makefile.am b/etc/Makefile.am index 6518235..5d70da1 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,7 @@ xmlconfig = $(srcdir)/config-bytarget.xml \ $(srcdir)/config3.xml \ $(srcdir)/config4.xml \ $(srcdir)/config5.xml \ + $(srcdir)/config-cgi.xml \ $(srcdir)/retrieval-info.xml config = example.simple-auth example.target-auth pqf2pqf.xsl explain.xml @@ -30,7 +30,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: