Update version to 2.0-pre21
[lttng-tools.git] / Makefile.am
index 1335794139d757e005ddc680c88b1684d910ce3c..831ac9d29eca4dbb22470ef49925c94695eee8b3 100644 (file)
@@ -1,11 +1,8 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = liblttsessiondcomm \
-                 libkernelctl \
-                 liblttngctl \
-                 libustcomm \
-                 libustctl \
-                 lttng \
-                 ltt-sessiond \
-                 kconsumerd \
-                 tests
+SUBDIRS = src \
+                 tests \
+                 include \
+                 doc
+
+dist_doc_DATA = ChangeLog
This page took 0.023624 seconds and 5 git commands to generate.