X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=Makefile.am;h=8815acebe02ce2924cab22e45a231caa0175723e;hb=73c251ae38aee62c5f71e26a62db54d69b4b9269;hp=e53d9079ee947f196b647f8488debf4475123320;hpb=fac6795d6e2c60e79bdc7dab42da94d2025a57d3;p=lttng-tools.git diff --git a/Makefile.am b/Makefile.am index e53d9079e..8815acebe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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