X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=Makefile.am;h=1424726a4b86ea4d293d8e1d950faceaf7256654;hb=b5e7bec3024d6af95a172afd776bbd0f782e3dcb;hp=3d86d6e66f238ff51569f22c6f3d1f90e213b25d;hpb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6;p=lttng-tools.git diff --git a/Makefile.am b/Makefile.am index 3d86d6e66..1424726a4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,13 @@ ACLOCAL_AMFLAGS = -I config -SUBDIRS = liblttsessiondcomm \ - libkernelctl \ - liblttkconsumerd \ - liblttngctl \ - libustcomm \ - libustctl \ - lttng \ - ltt-kconsumerd \ - ltt-sessiond \ +SUBDIRS = src \ tests \ - include + include \ + doc + +dist_doc_DATA = LICENSE \ + ChangeLog + +dist_noinst_DATA = CodingStyle gpl-2.0.txt lgpl-2.1.txt + +EXTRA_DIST = extras/lttng-bash_completion