diff options
author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2009-04-25 15:22:28 +0100 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2009-07-01 15:14:42 +0100 |
commit | 8828e61ed4d33c48ba8457c9de296b783de865dc (patch) | |
tree | a5f16649ccf95159060bfebd7c88fc533b7cb7f2 /tools/Makefile.am | |
parent | 356c1ab206aa8a84e2635d170ca9ba2bb3e7a433 (diff) |
Shave wocky's build.
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index 7188449..7ebddcc 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -2,4 +2,5 @@ EXTRA_DIST = \ check-coding-style.mk \ check-c-style.sh \ check-misc.sh \ - check-whitespace.sh + check-whitespace.sh \ + shave.mk |