X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=61378cfba2fea99347a6a2927e8bd9ff5c339c6a;hb=7e679278431aa1a188dfe423526dfea82fddcbd3;hp=9d0a423a33e6f4bb81b1603bfa9c69cf9aa30092;hpb=ed11e2d298ec7466fac656a38a2cefd386130420;p=virt-what.git diff --git a/configure.ac b/configure.ac index 9d0a423..61378cf 100644 --- a/configure.ac +++ b/configure.ac @@ -34,6 +34,7 @@ AM_CONDITIONAL([HOST_CPU_IA64], [ test "x$host_cpu" = "xia64" ]) dnl List of tests. tests="\ + alibaba-cloud-x86 \ aws-baremetal-x86 \ aws-kvm-arm \ aws-kvm-x86 \ @@ -79,6 +80,7 @@ AC_CONFIG_HEADERS([config.h]) AC_CONFIG_FILES([virt-what],[chmod +x virt-what]) AC_CONFIG_FILES([Makefile tests/Makefile + tests/alibaba-cloud-x86/Makefile tests/aws-baremetal-x86/Makefile tests/aws-kvm-arm/Makefile tests/aws-kvm-x86/Makefile