Fix enable-channel that did not handle correctly lttng domains
[lttng-tools.git] / Makefile.am
index b7c5f0f3391fa2d703eb820c30393743405d0322..ec8b7fe95ac0a24e471a81a7024d4305a84ef161 100644 (file)
@@ -1,12 +1,14 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = liblttsessiondcomm \
+SUBDIRS = liblttng-sessiond-comm \
                  libkernelctl \
-                 liblttkconsumerd \
+                 liblttngkconsumerd \
                  liblttngctl \
                  libustcomm \
                  libustctl \
                  lttng \
+                 ltt-kconsumerd \
                  ltt-sessiond \
-                 kconsumerd \
-                 tests
+                 tests \
+                 include \
+                 doc
This page took 0.022543 seconds and 4 git commands to generate.