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