diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-10-03 11:02:53 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2007-10-03 11:02:53 +0000 |
commit | e1abb3e54a796041eb79c50bd22c5926195d7b10 (patch) | |
tree | 1b48eea9b90fbd8a3df67fe613194013bfdb8a7d /Makefile.am | |
parent | 642e0e3dfb7c6f8af0a5fea108d31015ced0ccb4 (diff) |
Add check-misc.sh - currently checks for the old FSF address
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 78f8bd135..a72b04fcf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,6 +11,7 @@ EXTRA_DIST = \ autogen.sh \ check-coding-style.mk \ check-c-style.sh \ + check-misc.sh \ check-whitespace.sh \ gtk-doc.make |