From: Mathieu Desnoyers Date: Wed, 30 May 2012 13:46:56 +0000 (-0400) Subject: Add CodingStyle to tarball X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=0bcabcbd516b724a1f45590817701302d1741d27;p=deliverable%2Fbabeltrace.git Add CodingStyle to tarball Signed-off-by: Mathieu Desnoyers --- diff --git a/Makefile.am b/Makefile.am index 074e17d17..308ee16e7 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