Extracted kernel structures for device addressing in ifconfig.
[virt-mem.git] / configure.ac
index 336a672..3a8bbb6 100644 (file)
@@ -17,7 +17,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(virt-mem,0.2.7)
+AC_INIT(virt-mem,0.2.9)
 
 AC_PROG_INSTALL
 AC_PROG_MKDIR_P
@@ -153,9 +153,11 @@ AC_CONFIG_FILES([Makefile
        lib/virt_mem_version.ml
        uname/Makefile
        dmesg/Makefile
+       ifconfig/Makefile
        ps/Makefile
        mem/Makefile
        po/Makefile
        extract/fedora-koji/Makefile
+       extract/codegen/Makefile
        ])
 AC_OUTPUT