Repository: thrift Updated Branches: refs/heads/master 195142426 -> a199a1662
make dist: add CONTRIBUTING.md Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/a199a166 Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/a199a166 Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/a199a166 Branch: refs/heads/master Commit: a199a16622724f7de204f793247e825e200149bf Parents: 1951424 Author: Roger Meier <[email protected]> Authored: Thu Apr 30 18:19:06 2015 +0200 Committer: Roger Meier <[email protected]> Committed: Thu Apr 30 18:19:06 2015 +0200 ---------------------------------------------------------------------- Makefile.am | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/thrift/blob/a199a166/Makefile.am ---------------------------------------------------------------------- diff --git a/Makefile.am b/Makefile.am index 9ba6e8e..d0c813b 100755 --- a/Makefile.am +++ b/Makefile.am @@ -86,6 +86,7 @@ EXTRA_DIST = \ bower.json \ composer.json \ contrib \ + CONTRIBUTING.md \ debian \ doc \ doap.rdf \
