Documentation now based on Docbook XML/XSLT using xsltproc + Norman Walsh's
[metaproxy-moved-to-github.git] / configure.ac
index 98fc96f..2baae3e 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.59)
-AC_INIT([metaproxy],[1.0.4], [adam@indexdata.dk])
+AC_INIT([metaproxy],[1.0.5], [adam@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.hpp)
 
@@ -136,10 +136,8 @@ AC_CONFIG_FILES([
        doc/Makefile
        doc/main.xml
         doc/common/Makefile
-        doc/common/html.dsl
-        doc/common/html.xsl
-        doc/common/print.dsl
-        doc/common/tkl.xsl
+       doc/common/tkl.xsl doc/common/html.xsl doc/common/man.xsl 
+       doc/common/print.dsl doc/common/html.dsl
        etc/Makefile
 ])