Install quickstart.txt and ChangeLog into system doc/
[lttng-tools.git] / Makefile.am
index fa5beea9a9df6ddd0d5cdcdd4ee1d7ea0191cbb2..831ac9d29eca4dbb22470ef49925c94695eee8b3 100644 (file)
@@ -1,18 +1,8 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = liblttng-sessiond-comm \
-                 libkernelctl \
-                 liblttng-kconsumer \
-                 liblttng-ustconsumer \
-                 liblttng-consumer \
-                 lttng-consumerd
+SUBDIRS = src \
+                 tests \
+                 include \
+                 doc
 
-if ! BUILD_CONSUMERD_ONLY
-SUBDIRS += liblttngctl \
-           lttng \
-           lttng-sessiond
-endif
-
-SUBDIRS += tests \
-           include \
-           doc
+dist_doc_DATA = ChangeLog
This page took 0.022773 seconds and 4 git commands to generate.