X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=Makefile.am;h=1830e742fc0c0c37f809ccf48e6c8dce566d2898;hb=refs%2Fheads%2Fstable-2.4;hp=7184340a90f2e6c24fcf81600354decb309a3c22;hpb=10a8a2237343699e3923d87e24dbf2d7fe225377;p=lttng-tools.git diff --git a/Makefile.am b/Makefile.am index 7184340a9..1830e742f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,5 +2,14 @@ ACLOCAL_AMFLAGS = -I config SUBDIRS = src \ tests \ + extras \ include \ doc + +dist_doc_DATA = LICENSE \ + ChangeLog \ + README + +dist_noinst_DATA = CodingStyle + +EXTRA_DIST = extras/lttng-bash_completion gpl-2.0.txt lgpl-2.1.txt