summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-04-06 16:58:15 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-04-06 16:58:15 +0000
commit257c510883b7b42ea8e7fc2ea74e641f3f45d84f (patch)
tree9f82d0e4a87b8403a301e9cd8534fec27e032dfb /Makefile.am
parent3b1c2d356da9b64ea95d4132fc90065d6e3e7ea9 (diff)
Distribute coding style check stuff
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b29f74acf..de382c8b6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,11 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = lib src data m4 tests
-EXTRA_DIST = gtk-doc.make
+EXTRA_DIST = \
+ check-coding-style.mk \
+ check-c-style.sh \
+ check-whitespace.sh \
+ gtk-doc.make
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-debug