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