aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJannis Leidel <jannis@leidel.info>2009-10-11 23:53:19 +0200
committerJannis Leidel <jannis@leidel.info>2009-10-11 23:53:19 +0200
commit568eb8dea7dc2eee2577f3181566247bb06abb73 (patch)
treed0033857252671ba73ce0478a91c296f41f2ad3d
parent2bb038c8b8d826f476b6f74867380c9a3a49810a (diff)
parent944ae98b10d38936e9493064ecc1d38a056307ed (diff)
downloadexternal_python_setuptools-568eb8dea7dc2eee2577f3181566247bb06abb73.tar.gz
external_python_setuptools-568eb8dea7dc2eee2577f3181566247bb06abb73.tar.bz2
external_python_setuptools-568eb8dea7dc2eee2577f3181566247bb06abb73.zip
Automated merge with ssh://hg@bitbucket.org/tarek/distribute/
--HG-- branch : distribute extra : rebase_source : a5d249ee72165276d28a391a3f410da7de09c970
-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