Grammar fixes
[virt-what.git] / configure.ac
index 222f7bb..a80a4b6 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([virt-what],[1.24])
+AC_INIT([virt-what],[1.25])
 AM_INIT_AUTOMAKE([foreign])
 
 dnl Check for basic C environment.
@@ -56,6 +56,7 @@ tests="\
        lx86 \
        lxc \
        nutanix-ahv \
+       oci \
        parallels-desktop \
        podman \
        ppc64-baremetal \
@@ -104,6 +105,7 @@ AC_CONFIG_FILES([Makefile
                 tests/lx86/Makefile
                 tests/lxc/Makefile
                 tests/nutanix-ahv/Makefile
+                tests/oci/Makefile
                 tests/parallels-desktop/Makefile
                 tests/podman/Makefile
                 tests/ppc64-baremetal/Makefile