X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=etc%2FMakefile.am;h=f74d42910bb7f1272e8fc247440ebd1b05ab1bb4;hb=451ffea184560b0d10f369dfc3fccb0fa86b91a2;hp=2b4198dea238f328ad11bd1056db6f5e185cf437;hpb=9f28eaa70f10525086923609e7324f9005bf629e;p=metaproxy-moved-to-github.git diff --git a/etc/Makefile.am b/etc/Makefile.am index 2b4198d..f74d429 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.7 2006-11-29 21:43:37 marc Exp $ +# $Id: Makefile.am,v 1.8 2007-01-02 15:35:36 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 \