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.2.1~3 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=92c408ed3d1320709b25a5f9109f385978705082;p=lttng-tools.git 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