summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorjfarrell <jfarrell@apache.org>2015-08-25 00:39:29 -0400
committerjfarrell <jfarrell@apache.org>2015-08-25 00:39:29 -0400
commitf13e431babd92f08f46cbc1f32da48965e1c5ca8 (patch)
tree56e09f2b648ea8459286971aa6be59a44eff149e /Makefile.am
parent7860ee727a91d2f7e74a48c2048f7f7fc79a5d10 (diff)
downloadthrift-f13e431babd92f08f46cbc1f32da48965e1c5ca8.tar.gz
THRIFT-3305: Missing dist files for 0.9.3 release candidate
Client: build Patch: jfarrell Adds missing files to dist
Diffstat (limited to 'Makefile.am')
-rwxr-xr-xMakefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e6a965a21..42c82e291 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -87,15 +87,22 @@ style-local:
codespell --write-changes --skip=$(skipped_files) --disable-colors
EXTRA_DIST = \
+ .clang-format \
+ .editorconfig \
.travis.yml \
+ appveyor.yml \
bower.json \
+ build \
+ CMakeLists.txt \
composer.json \
contrib \
CONTRIBUTING.md \
debian \
doc \
doap.rdf \
+ json-schema.json \
package.json \
+ rat_exclude \
sonar-project.properties \
LICENSE \
CHANGES \