Merge branch 'master' into benchmark
[lttng-tools.git] / Makefile.am
index e53d9079ee947f196b647f8488debf4475123320..8815acebe02ce2924cab22e45a231caa0175723e 100644 (file)
@@ -1,3 +1,18 @@
 ACLOCAL_AMFLAGS = -I config
 
-SUBDIRS = liblttsessiondcomm liblttngctl lttng ltt-sessiond tests
+SUBDIRS = benchmark \
+                 liblttng-sessiond-comm \
+                 libkernelctl \
+                 liblttngkconsumerd \
+                 liblttngctl \
+                 libustcomm \
+                 libustctl \
+                 lttng \
+                 ltt-kconsumerd \
+                 ltt-sessiond \
+                 tests \
+                 include \
+                 doc
+
+bench:
+       ./benchmark/runall.sh
This page took 0.040535 seconds and 4 git commands to generate.