summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJannis Leidel <jannis@leidel.info>2009-10-11 23:53:10 +0200
committerJannis Leidel <jannis@leidel.info>2009-10-11 23:53:10 +0200
commit944ae98b10d38936e9493064ecc1d38a056307ed (patch)
tree70c22dc44d84e0c97dbe5184f683220e9936c3e5 /MANIFEST.in
parentdcc66e813d10098aa88eaa3be169cbc2e8b301b6 (diff)
downloadpython-setuptools-git-944ae98b10d38936e9493064ecc1d38a056307ed.tar.gz
Make sure the Sphinx theme nature is included in the sdist
--HG-- branch : distribute extra : rebase_source : 5dfd01f1594ebc0732bd6abe2ed93c8337adbd1e
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b678dac4..1db36bfe 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,6 @@
recursive-include setuptools *.py *.txt *.exe
recursive-include tests *.py *.c *.pyx *.txt
-recursive-include docs *.py *.txt Makefile
+recursive-include docs *.py *.txt *.conf *.css *.css_t Makefile
include *.py
include *.txt
include MANIFEST.in