From cf65966e6932b5de2e4e8895dee674e16b09f574 Mon Sep 17 00:00:00 2001 From: Alexandre Montplaisir Date: Mon, 13 Feb 2012 17:31:06 -0500 Subject: [PATCH] Add the bash-completion file to the dist tarball Signed-off-by: Alexandre Montplaisir Signed-off-by: David Goulet --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 831ac9d29..ffbad29f0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,3 +6,5 @@ SUBDIRS = src \ doc dist_doc_DATA = ChangeLog + +EXTRA_DIST = extras/lttng-bash_completion -- 2.34.1