Add kernel trace data structure init functions
[lttng-tools.git] / configure.ac
index acf80176bb0ee27ac6b3a0b4bb35cb2eebb45247..5eb64a5f9cd47b2c1973587b9c6ca897d4c7c325 100644 (file)
@@ -46,11 +46,14 @@ AC_PROG_LIBTOOL
 AC_CONFIG_FILES([
        Makefile
        include/Makefile
+       libkernelctl/Makefile
        liblttngctl/Makefile
        liblttsessiondcomm/Makefile
+       ltt-sessiond/Makefile
        lttng/Makefile
+       kconsumerd/Makefile
        tests/Makefile
-       ltt-sessiond/Makefile
+       tests/ltt-sessiond/Makefile
 ])
 
 AC_OUTPUT
This page took 0.024494 seconds and 4 git commands to generate.