X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=Makefile.am;h=8815acebe02ce2924cab22e45a231caa0175723e;hb=73c251ae38aee62c5f71e26a62db54d69b4b9269;hp=5c27eabe3558080b97c47e4cefd284d2bafb646b;hpb=d4a1283e471c152cedf6cb5ebcc74d509009145d;p=lttng-tools.git diff --git a/Makefile.am b/Makefile.am index 5c27eabe3..8815acebe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,18 @@ ACLOCAL_AMFLAGS = -I config -SUBDIRS = liblttsessiondcomm \ +SUBDIRS = benchmark \ + liblttng-sessiond-comm \ libkernelctl \ + liblttngkconsumerd \ liblttngctl \ + libustcomm \ + libustctl \ lttng \ + ltt-kconsumerd \ ltt-sessiond \ - kconsumerd \ - tests + tests \ + include \ + doc + +bench: + ./benchmark/runall.sh