summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2013-10-10 14:06:03 +0200
committerJan Lehnardt <jan@apache.org>2013-10-10 14:06:03 +0200
commitdddd617db674f6083d2ddb9585154cbafb0d3cb9 (patch)
tree89aaceaf2e34b302acae69bcf20ddf481da7b110
parent0b9fef60be7e48bc7e59961f28deae1dfb66a80a (diff)
downloadcouchdb-dddd617db674f6083d2ddb9585154cbafb0d3cb9.tar.gz
[build] ship Vagrantfile in releases
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 527cf1828..22809f8a6 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 < $< > $@