X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=Makefile.am;h=279a73ae53ccc2370c6e37363830065c9ff9a1f9;hb=0429cab2a0d6aa29491ffc132b2221ab76925691;hp=e53d9079ee947f196b647f8488debf4475123320;hpb=fac6795d6e2c60e79bdc7dab42da94d2025a57d3;p=lttng-tools.git diff --git a/Makefile.am b/Makefile.am index e53d9079e..279a73ae5 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 \ + liblttng-kconsumer \ + liblttng-ustconsumer \ + liblttng-consumer \ + lttng-consumerd \ + liblttngctl \ + lttng \ + lttng-sessiond \ + tests \ + include \ + doc + +bench: + ./benchmark/runall.sh