Install quickstart.txt and ChangeLog into system doc/
[lttng-tools.git] / Makefile.am
index 9bafeb4818d23906dd9daf7d2779e22446edb94c..831ac9d29eca4dbb22470ef49925c94695eee8b3 100644 (file)
@@ -1,15 +1,8 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = liblttng-sessiond-comm \
-                 libkernelctl \
-                 liblttng-kconsumer \
-                 liblttng-ustconsumer \
-                 liblttng-consumer \
-                 lttng-consumerd \
-                 liblttngctl \
-                 libustcomm \
-                 lttng \
-                 ltt-sessiond \
+SUBDIRS = src \
                  tests \
                  include \
                  doc
+
+dist_doc_DATA = ChangeLog
This page took 0.024311 seconds and 5 git commands to generate.