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