Install quickstart.txt and ChangeLog into system doc/
[lttng-tools.git] / Makefile.am
index 3b6344fa6cc271517eeb24c52de6236cafb8777d..831ac9d29eca4dbb22470ef49925c94695eee8b3 100644 (file)
@@ -1,20 +1,8 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = common \
-                 liblttng-sessiond-comm \
-                 libkernelctl \
-                 liblttng-ht \
-                 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.025195 seconds and 5 git commands to generate.