Fix 'make doc'
[virt-df.git] / configure.ac
index 7e6457b..25c30bb 100644 (file)
@@ -17,7 +17,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(virt-df,2.0.2)
+AC_INIT(virt-df,2.1.2)
 
 AC_PROG_INSTALL
 
@@ -138,7 +138,9 @@ AC_CONFIG_FILES([Makefile
        Make.rules
        diskzip/Makefile
        lib/Makefile
+       lib/META
        po/Makefile
        virt-df/Makefile
+       virt-df/virt_df_version.ml
        ])
 AC_OUTPUT