X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=Makefile.am;h=bab695466d212894d07d9416e20bfda017e67342;hb=8afbfed3474bb6de6534a5cf453ade6625ca985d;hp=8815acebe02ce2924cab22e45a231caa0175723e;hpb=4c13f73f92c1cfdab179575450228f482a02135e;p=lttng-tools.git diff --git a/Makefile.am b/Makefile.am index 8815acebe..bab695466 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,18 +1,13 @@ ACLOCAL_AMFLAGS = -I config -SUBDIRS = benchmark \ - liblttng-sessiond-comm \ - libkernelctl \ - liblttngkconsumerd \ - liblttngctl \ - libustcomm \ - libustctl \ - lttng \ - ltt-kconsumerd \ - ltt-sessiond \ +SUBDIRS = src/common/ \ + benchmark \ + src \ tests \ include \ doc bench: ./benchmark/runall.sh + +dist_doc_DATA = ChangeLog