From fe0a3b612d626be489ca9f60ca6feb43b2604992 Mon Sep 17 00:00:00 2001 From: Alexandre Montplaisir Date: Mon, 13 Feb 2012 17:44:26 -0500 Subject: [PATCH 1/1] Add the LICENSE file too Signed-off-by: Alexandre Montplaisir Signed-off-by: David Goulet --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.34.1