More doxygen generation.
[gedcom-parse.git] / utf8 / configure.in
index 9967fe008c260fb4c75d640821874b13fdc621ce..59d3a65df77e11e014ef0e4f1fb19d507e5e3f6c 100644 (file)
@@ -8,10 +8,10 @@ dnl Global variables
 NAME=libutf8tools
 AC_SUBST(NAME)
 
-VERSION=0.1
+VERSION=0.2.0
 AC_SUBST(VERSION)
 
-LIBVERSION=0:1
+LIBVERSION=0:2
 AC_SUBST(LIBVERSION)
 
 SHELL=/bin/sh
@@ -89,4 +89,5 @@ else
 fi
 
 AC_OUTPUT(Makefile
+         doc/Makefile
          libcharset/Makefile)