From: Alexandre Montplaisir Date: Mon, 13 Feb 2012 22:44:26 +0000 (-0500) Subject: Add the LICENSE file too X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=fe0a3b612d626be489ca9f60ca6feb43b2604992;hp=cf65966e6932b5de2e4e8895dee674e16b09f574 Add the LICENSE file too Signed-off-by: Alexandre Montplaisir Signed-off-by: David Goulet --- diff --git a/Makefile.am b/Makefile.am index ffbad29f0..b16632a4a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,6 +5,7 @@ SUBDIRS = src \ include \ doc -dist_doc_DATA = ChangeLog +dist_doc_DATA = LICENSE \ + ChangeLog EXTRA_DIST = extras/lttng-bash_completion