Fix: relayd: check for a trace chunk before writing a packet
[lttng-tools.git] / configure.ac
index c2176cb4e6cb5bff3431af03c0a778769bbda04f..7b05c823b8bbc6d57591b65e3cd65e8b060be6aa 100644 (file)
@@ -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
This page took 0.02311 seconds and 4 git commands to generate.