Complete change of the source directory tree
[lttng-tools.git] / src / bin / Makefile.am
diff --git a/src/bin/Makefile.am b/src/bin/Makefile.am
new file mode 100644 (file)
index 0000000..07b6949
--- /dev/null
@@ -0,0 +1,8 @@
+ACLOCAL_AMFLAGS = -I config
+
+SUBDIRS = lttng-consumerd
+
+if ! BUILD_CONSUMERD_ONLY
+SUBDIRS += lttng \
+           lttng-sessiond
+endif
This page took 0.022729 seconds and 4 git commands to generate.