From 0bcabcbd516b724a1f45590817701302d1741d27 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Wed, 30 May 2012 09:46:56 -0400 Subject: [PATCH] Add CodingStyle to tarball Signed-off-by: Mathieu Desnoyers --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.34.1