Move health into its own common/ static library
[lttng-tools.git] / configure.ac
index f5f4b26d9bd5ad1ddf22764eae3b54eda2bb2f2b..2b4a340f5e646dfdd4fc1633dd022aa05922ba51 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.3.0],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.4.0-pre1],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -353,6 +353,8 @@ AC_CONFIG_FILES([
        src/common/compat/Makefile
        src/common/relayd/Makefile
        src/common/testpoint/Makefile
+       src/common/index/Makefile
+       src/common/health/Makefile
        src/lib/Makefile
        src/lib/lttng-ctl/Makefile
        src/lib/lttng-ctl/filter/Makefile
This page took 0.024991 seconds and 5 git commands to generate.