Add UST overlap tests
[lttng-tools.git] / configure.ac
index a3120fc041568bc37ea919d708fec8c46ab86a74..61946db91c08846cbde3c4bf4dea180545ec829d 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.1.0-rc6],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.1.0-rc7],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -298,6 +298,8 @@ AC_CONFIG_FILES([
        tests/ust/low-throughput/Makefile
        tests/ust/before-after/Makefile
        tests/ust/multi-session/Makefile
+       tests/ust/overlap/Makefile
+       tests/ust/overlap/demo/Makefile
 ])
 
 AC_OUTPUT
This page took 0.022894 seconds and 4 git commands to generate.