From: Brian Warner <warner@lothar.com>
Date: Thu, 21 May 2015 22:59:19 +0000 (-0700)
Subject: MANIFEST.in: add some missing files so tarballs are complete
X-Git-Tag: allmydata-tahoe-1.10.1a1~3
X-Git-Url: https://git.rkrishnan.org/vdrive/%5B/%5D%20/%3C?a=commitdiff_plain;h=502efcf93cc4be7a25e77981ff4a1e73f4500896;p=tahoe-lafs%2Ftahoe-lafs.git

MANIFEST.in: add some missing files so tarballs are complete
---

diff --git a/MANIFEST.in b/MANIFEST.in
index 8668770e..f7bab805 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,10 +1,13 @@
+include README.rst
 include COPYING.GPL COPYING.TGPPL.rst CREDITS Makefile NEWS.rst Tahoe.home
 include relnotes.txt
 include bin/tahoe-script.template
-recursive-include src *.xhtml *.js *.png *.css
+include Dockerfile
+recursive-include src *.xhtml *.js *.png *.css *.svg *.txt
 graft docs
 graft misc
 graft static
+graft Contents
 
 graft setuptools-0.6c16dev6.egg
 global-exclude *~ *.pyc