X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=Makefile.am;h=ffbad29f08adfecb4f3cd83f417225bdbaefee76;hp=1335794139d757e005ddc680c88b1684d910ce3c;hb=cf65966e6932b5de2e4e8895dee674e16b09f574;hpb=62d3069fe1d56bf9f95f9100f21758c3d99dccf6 diff --git a/Makefile.am b/Makefile.am index 133579413..ffbad29f0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +1,10 @@ ACLOCAL_AMFLAGS = -I config -SUBDIRS = liblttsessiondcomm \ - libkernelctl \ - liblttngctl \ - libustcomm \ - libustctl \ - lttng \ - ltt-sessiond \ - kconsumerd \ - tests +SUBDIRS = src \ + tests \ + include \ + doc + +dist_doc_DATA = ChangeLog + +EXTRA_DIST = extras/lttng-bash_completion