Fix build system for valid make dist
[lttng-tools.git] / Makefile.am
index e53d9079ee947f196b647f8488debf4475123320..3d86d6e66f238ff51569f22c6f3d1f90e213b25d 100644 (file)
@@ -1,3 +1,13 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = liblttsessiondcomm liblttngctl lttng ltt-sessiond tests
+SUBDIRS = liblttsessiondcomm \
+                 libkernelctl \
+                 liblttkconsumerd \
+                 liblttngctl \
+                 libustcomm \
+                 libustctl \
+                 lttng \
+                 ltt-kconsumerd \
+                 ltt-sessiond \
+                 tests \
+                 include
This page took 0.023077 seconds and 4 git commands to generate.