From: David Goulet Date: Mon, 8 Jul 2013 15:25:52 +0000 (-0400) Subject: Fix: add gpl and lgpl files to tarball X-Git-Tag: v2.3.0-rc1~57 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=f7ddd24e694b77d4f0bf92967120321d24243054;ds=sidebyside Fix: add gpl and lgpl files to tarball Fixes #581 Signed-off-by: David Goulet --- diff --git a/Makefile.am b/Makefile.am index b0537ce6e..584f59b2e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,4 +11,4 @@ dist_doc_DATA = LICENSE \ dist_noinst_DATA = CodingStyle -EXTRA_DIST = extras/lttng-bash_completion +EXTRA_DIST = extras/lttng-bash_completion gpl-2.0.txt lgpl-2.1.txt