Fix makefile
[lttng-tools.git] / Makefile.am
index e53d9079ee947f196b647f8488debf4475123320..df3067e0225a3fce67c9e1fd5c8d65961bdcba28 100644 (file)
@@ -1,3 +1,14 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = liblttsessiondcomm liblttngctl lttng ltt-sessiond tests
+SUBDIRS = liblttng-sessiond-comm \
+                 libkernelctl \
+                 liblttkconsumerd \
+                 liblttngctl \
+                 libustcomm \
+                 libustctl \
+                 lttng \
+                 ltt-kconsumerd \
+                 ltt-sessiond \
+                 tests \
+                 include \
+                 doc
This page took 0.024365 seconds and 5 git commands to generate.