Updated Branches: refs/heads/master 0b9fef60b -> dddd617db
[build] ship Vagrantfile in releases Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/dddd617d Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/dddd617d Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/dddd617d Branch: refs/heads/master Commit: dddd617db674f6083d2ddb9585154cbafb0d3cb9 Parents: 0b9fef6 Author: Jan Lehnardt <[email protected]> Authored: Thu Oct 10 14:06:03 2013 +0200 Committer: Jan Lehnardt <[email protected]> Committed: Thu Oct 10 14:06:03 2013 +0200 ---------------------------------------------------------------------- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/dddd617d/Makefile.am ---------------------------------------------------------------------- diff --git a/Makefile.am b/Makefile.am index 527cf18..22809f8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,7 +42,8 @@ EXTRA_DIST = \ build-aux/dist-error \ build-aux/sphinx-build \ build-aux/sphinx-touch \ - license.skip + license.skip \ + Vagrantfile AUTHORS.gz: AUTHORS gzip -9 < $< > $@
