summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@luon.net>2008-06-03 13:31:18 +0000
committerSjoerd Simons <sjoerd@luon.net>2008-06-03 13:31:18 +0000
commit0399b890f6e105720e342badbf14ccf9fb9eee4e (patch)
tree6ff70a46d9f4f1b0b4161e8f81cc4e11e7a8ae9a /tools
parentc94efe7dcf6489dcf329d0cfb19b4a648644dc45 (diff)
Add coding style checker tools from gabble and make the main salut src tree valid coding style
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 8329efd6..1ebea7ef 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,6 +1,10 @@
EXTRA_DIST = \
c-constants-generator.xsl \
c-interfaces-generator.xsl \
+ check-coding-style.mk \
+ check-c-style.sh \
+ check-misc.sh \
+ check-whitespace.sh \
doc-generator.xsl \
glib-client-marshaller-gen.py \
glib-errors-enum-body.xsl \