X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=7b05c823b8bbc6d57591b65e3cd65e8b060be6aa;hb=343a7a9847cf64943c5f33043b7b931fca48bdc0;hp=c2176cb4e6cb5bff3431af03c0a778769bbda04f;hpb=20dd2de1fa1efe1519d1b6e88386efa89d60d1b9;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index c2176cb4e..7b05c823b 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_TARGET AC_CANONICAL_HOST -AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip tar-pax nostdinc]) +AM_INIT_AUTOMAKE([1.12 foreign dist-bzip2 no-dist-gzip tar-pax nostdinc]) AM_MAINTAINER_MODE([enable]) # Enable silent rules if available (Introduced in AM 1.11) @@ -1167,6 +1167,7 @@ AC_CONFIG_FILES([ tests/regression/tools/base-path/Makefile tests/regression/tools/metadata/Makefile tests/regression/tools/working-directory/Makefile + tests/regression/tools/relayd-grouping/Makefile tests/regression/ust/Makefile tests/regression/ust/nprocesses/Makefile tests/regression/ust/high-throughput/Makefile