From: Mathieu Desnoyers Date: Wed, 30 May 2012 13:46:56 +0000 (-0400) Subject: Add CodingStyle to tarball X-Git-Tag: v1.0.0-rc4~1 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=0bcabcbd516b724a1f45590817701302d1741d27;hp=2c09fbd170dab416b779a13957da15e63e10d9c5 Add CodingStyle to tarball Signed-off-by: Mathieu Desnoyers --- diff --git a/Makefile.am b/Makefile.am index 074e17d1..308ee16e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,3 +6,5 @@ SUBDIRS = include types lib formats converter tests doc dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \ std-ext-lib.txt + +dist_noinst_DATA = CodingStyle