X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=8815acebe02ce2924cab22e45a231caa0175723e;hb=6e81efd4955d52288a4b5fd462e9e51ca44e3f8f;hp=94b0c376d1aa6cbb97a1515bb6d841681b1d2204;hpb=ebb6ebd5548553f617ce313af0bc757c0d41c30b;p=lttng-tools.git diff --git a/Makefile.am b/Makefile.am index 94b0c376d..8815acebe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,9 @@ ACLOCAL_AMFLAGS = -I config -SUBDIRS = liblttsessiondcomm \ +SUBDIRS = benchmark \ + liblttng-sessiond-comm \ libkernelctl \ - liblttkconsumerd \ + liblttngkconsumerd \ liblttngctl \ libustcomm \ libustctl \ @@ -12,3 +13,6 @@ SUBDIRS = liblttsessiondcomm \ tests \ include \ doc + +bench: + ./benchmark/runall.sh