diff options
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 |