Add lttng-modules detection for tests
[lttng-tools.git] / configure.ac
index 849393440f47ded1ad3a89c19e68d71a49e71d50..066c4e20e3cc5ed293ca631428f86683c4294a78 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools], [2.0-pre6], [david.goulet@polymtl.ca], ,[http://lttng.org])
+AC_INIT([lttng-tools], [2.0-pre11], [david.goulet@polymtl.ca], ,[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -43,9 +43,9 @@ AC_CONFIG_FILES([
        Makefile
        include/Makefile
        libkernelctl/Makefile
-       liblttkconsumerd/Makefile
+       liblttngkconsumerd/Makefile
        liblttngctl/Makefile
-       liblttsessiondcomm/Makefile
+       liblttng-sessiond-comm/Makefile
        libustctl/Makefile
        libustcomm/Makefile
        ltt-kconsumerd/Makefile
This page took 0.022851 seconds and 4 git commands to generate.