Kjartan Maraas provided a small patch to add xml2-config.in to EXTRA_DIST

* Makefile.am: Kjartan Maraas provided a small patch to
  add xml2-config.in to EXTRA_DIST
Daniel
diff --git a/Makefile.am b/Makefile.am
index 5f4d6a1..6882d36 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -444,7 +444,8 @@
 
 confexecdir=$(libdir)
 confexec_DATA = xml2Conf.sh
-EXTRA_DIST = xml2Conf.sh.in libxml.spec.in libxml.spec libxml.m4 \
+EXTRA_DIST = xml2-config.in xml2Conf.sh.in libxml.spec.in libxml.spec \
+             libxml.m4 \
              example/Makefile.am example/gjobread.c example/gjobs.xml \
 	     $(man_MANS) libxml-2.0.pc.in xmlversion.h.in \
 	     win32/README.MSDev win32/Makefile.mingw \