X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=Makefile.am;h=b0537ce6e4f4ea55b049966c33ae64fecc9e35ab;hp=7184340a90f2e6c24fcf81600354decb309a3c22;hb=d19802812d0b48af9f14db7e807585b4fe18f0ae;hpb=10a8a2237343699e3923d87e24dbf2d7fe225377 diff --git a/Makefile.am b/Makefile.am index 7184340a9..b0537ce6e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,5 +2,13 @@ ACLOCAL_AMFLAGS = -I config SUBDIRS = src \ tests \ + extras \ include \ doc + +dist_doc_DATA = LICENSE \ + ChangeLog + +dist_noinst_DATA = CodingStyle + +EXTRA_DIST = extras/lttng-bash_completion