summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKonrad Grochowski <hcorg@apache.org>2014-12-09 15:26:39 +0100
committerKonrad Grochowski <hcorg@apache.org>2014-12-09 15:26:39 +0100
commit40b2b64b16fe48d9290036259bf22738e4c33a08 (patch)
tree707f5fc17b326a44de3b6c974462a76b8f14e722 /Makefile.am
parent3876ea70a28ad92f982b3b5acd4a234a61fae33b (diff)
downloadthrift-40b2b64b16fe48d9290036259bf22738e4c33a08.tar.gz
some binary files excluded from codespell check in 'make style'
Diffstat (limited to 'Makefile.am')
-rwxr-xr-xMakefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index aeff37c94..6835fe458 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,6 +42,9 @@ cross: check
sh test/test.sh
codespell_skip_files = \
+ *.jar \
+ *.class \
+ *.so \
*.a \
*.la \
*.o \