Version 1.0.36
[libguestfs.git] / configure.ac
index d40464d..d3dc0ed 100644 (file)
@@ -15,7 +15,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-AC_INIT([libguestfs],[1.0.34])
+AC_INIT([libguestfs],[1.0.36])
 AM_INIT_AUTOMAKE
 
 AC_CONFIG_MACRO_DIR([m4])
@@ -449,6 +449,7 @@ AC_CONFIG_FILES([Makefile
                 appliance/Makefile
                 appliance/make-initramfs.sh appliance/update-initramfs.sh
                 images/Makefile
+                capitests/Makefile
                 ocaml/Makefile ocaml/examples/Makefile
                 perl/Makefile
                 python/Makefile