Complete change of the source directory tree
[lttng-tools.git] / Makefile.am
index 3b6344fa6cc271517eeb24c52de6236cafb8777d..7184340a90f2e6c24fcf81600354decb309a3c22 100644 (file)
@@ -1,20 +1,6 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = common \
-                 liblttng-sessiond-comm \
-                 libkernelctl \
-                 liblttng-ht \
-                 liblttng-kconsumer \
-                 liblttng-ustconsumer \
-                 liblttng-consumer \
-                 lttng-consumerd
-
-if ! BUILD_CONSUMERD_ONLY
-SUBDIRS += liblttngctl \
-           lttng \
-           lttng-sessiond
-endif
-
-SUBDIRS += tests \
-           include \
-           doc
+SUBDIRS = src \
+                 tests \
+                 include \
+                 doc
This page took 0.022791 seconds and 4 git commands to generate.