Reorganize metadata parsing so it happens only once.
[virt-df.git] / configure.ac
index b26d226..1ce5461 100644 (file)
@@ -17,7 +17,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(virt-df,2.0.1)
+AC_INIT(virt-df,2.0.2)
 
 AC_PROG_INSTALL
 
@@ -138,6 +138,7 @@ AC_CONFIG_FILES([Makefile
        Make.rules
        diskzip/Makefile
        lib/Makefile
+       lib/META
        po/Makefile
        virt-df/Makefile
        ])