Add snapshot howto
[lttng-tools.git] / configure.ac
index f4a3cd89424023ce98657f641602616a13e735eb..2f71a60bb12d77fb0fc629c6c557574265650afb 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.3.0-rc1],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.3.0-rc2],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -322,6 +322,7 @@ AC_CONFIG_FILES([
        extras/bindings/Makefile
        extras/bindings/swig/Makefile
        extras/bindings/swig/python/Makefile
+       extras/core-handler/Makefile
        src/Makefile
        src/common/Makefile
        src/common/kernel-ctl/Makefile
This page took 0.023045 seconds and 4 git commands to generate.