From: Mathieu Desnoyers Date: Wed, 30 May 2012 13:53:42 +0000 (-0400) Subject: Add CodingStyle to tarball X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=5b6742b7de8b11d5df127586d2e354e9ae38c3ed Add CodingStyle to tarball Signed-off-by: Mathieu Desnoyers --- diff --git a/Makefile.am b/Makefile.am index b16632a4a..13d3f933b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,4 +8,6 @@ SUBDIRS = src \ dist_doc_DATA = LICENSE \ ChangeLog +dist_noinst_DATA = CodingStyle + EXTRA_DIST = extras/lttng-bash_completion