X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=Makefile.am;h=8815acebe02ce2924cab22e45a231caa0175723e;hb=6e81efd4955d52288a4b5fd462e9e51ca44e3f8f;hp=1335794139d757e005ddc680c88b1684d910ce3c;hpb=62d3069fe1d56bf9f95f9100f21758c3d99dccf6;p=lttng-tools.git diff --git a/Makefile.am b/Makefile.am index 133579413..8815acebe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +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