Create a library for the kernel consumer
[lttng-tools.git] / Makefile.am
index e53d9079ee947f196b647f8488debf4475123320..b7c5f0f3391fa2d703eb820c30393743405d0322 100644 (file)
@@ -1,3 +1,12 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = liblttsessiondcomm liblttngctl lttng ltt-sessiond tests
+SUBDIRS = liblttsessiondcomm \
+                 libkernelctl \
+                 liblttkconsumerd \
+                 liblttngctl \
+                 libustcomm \
+                 libustctl \
+                 lttng \
+                 ltt-sessiond \
+                 kconsumerd \
+                 tests
This page took 0.023399 seconds and 4 git commands to generate.