diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-10-03 11:03:42 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-10-03 11:03:42 +0000 |
commit | c693ebb1da8e5830a37462b99c806029c79d0b94 (patch) | |
tree | baff8002ba6a46e3cfed2cbd4e380912371bbfcf /Makefile.am | |
parent | e1abb3e54a796041eb79c50bd22c5926195d7b10 (diff) |
Move coding style checks to tools/
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index a72b04fcf..e1bf388c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,10 +9,6 @@ pkgconfig_DATA = telepathy-glib.pc telepathy-glib-unstable.pc EXTRA_DIST = \ autogen.sh \ - check-coding-style.mk \ - check-c-style.sh \ - check-misc.sh \ - check-whitespace.sh \ gtk-doc.make CLEANFILES = FIXME.out |