renamed methods and restructured code to follow coding guidelines set in filter-templ...
[metaproxy-moved-to-github.git] / etc / Makefile.am
index 2b4198d..0df1822 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.7 2006-11-29 21:43:37 marc Exp $
+# $Id: Makefile.am,v 1.9 2007-01-08 13:07:38 marc Exp $
 
 # This doesn't actually build anything, it just tests whether the
 # configuration files here correspond with the schema.
@@ -7,6 +7,7 @@ etcdatadir = $(pkgdatadir)/etc
 
 xmlconfig = $(srcdir)/config-bytarget.xml \
     $(srcdir)/config-local.xml \
+    $(srcdir)/config-load-balance.xml \
     $(srcdir)/config-record-transform.xml \
     $(srcdir)/config-shared1.xml \
     $(srcdir)/config-simple-multi.xml \
@@ -19,7 +20,7 @@ xmlconfig = $(srcdir)/config-bytarget.xml \
     $(srcdir)/config4.xml \
     $(srcdir)/config5.xml
 
-config = example.simple-auth example.target-auth pqf2pqf.xsl
+config = example.simple-auth example.target-auth pqf2pqf.xsl explain.xml
 
 
 rng = $(srcdir)/../xml/schema/metaproxy.rng