Fix all strncpy() usage: need to set a final \0 character at the end
[lttng-tools.git] / Makefile.am
index dce10f8363f39f34f49a14445e1b83d646e976ea..94b0c376d1aa6cbb97a1515bb6d841681b1d2204 100644 (file)
@@ -2,7 +2,13 @@ ACLOCAL_AMFLAGS = -I config
 
 SUBDIRS = liblttsessiondcomm \
                  libkernelctl \
+                 liblttkconsumerd \
                  liblttngctl \
+                 libustcomm \
+                 libustctl \
                  lttng \
+                 ltt-kconsumerd \
                  ltt-sessiond \
-                 tests
+                 tests \
+                 include \
+                 doc
This page took 0.022675 seconds and 4 git commands to generate.