From f13e431babd92f08f46cbc1f32da48965e1c5ca8 Mon Sep 17 00:00:00 2001 From: jfarrell Date: Tue, 25 Aug 2015 00:39:29 -0400 Subject: THRIFT-3305: Missing dist files for 0.9.3 release candidate Client: build Patch: jfarrell Adds missing files to dist --- Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.1