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