From: Alexandre Montplaisir Date: Mon, 13 Feb 2012 22:31:06 +0000 (-0500) Subject: Add the bash-completion file to the dist tarball X-Git-Tag: v2.0-pre22~2 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=cf65966e6932b5de2e4e8895dee674e16b09f574;hp=83aac6e3a2bab1aca70278afe79821e8b64f2f00 Add the bash-completion file to the dist tarball Signed-off-by: Alexandre Montplaisir Signed-off-by: David Goulet --- 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