X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=Makefile.am;h=b16632a4a33732e4bee372227c7eca7c80f08311;hp=e43da8d755749e00958703136e518cdcbcb063fb;hb=6816a5cb0ae2e7b7ee9e6b460629f89a2f4f99e6;hpb=d6309f5907981526e78078dfb87419fbd267f270 diff --git a/Makefile.am b/Makefile.am index e43da8d75..b16632a4a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,14 +1,11 @@ ACLOCAL_AMFLAGS = -I config -SUBDIRS = liblttng-sessiond-comm \ - libkernelctl \ - liblttng-kconsumer \ - liblttng-ustconsumer \ - liblttng-consumer \ - lttng-consumerd \ - liblttngctl \ - lttng \ - ltt-sessiond \ +SUBDIRS = src \ tests \ include \ doc + +dist_doc_DATA = LICENSE \ + ChangeLog + +EXTRA_DIST = extras/lttng-bash_completion