diff options
| author | Jannis Leidel <jannis@leidel.info> | 2009-10-11 23:53:19 +0200 |
|---|---|---|
| committer | Jannis Leidel <jannis@leidel.info> | 2009-10-11 23:53:19 +0200 |
| commit | 568eb8dea7dc2eee2577f3181566247bb06abb73 (patch) | |
| tree | d0033857252671ba73ce0478a91c296f41f2ad3d | |
| parent | 2bb038c8b8d826f476b6f74867380c9a3a49810a (diff) | |
| parent | 944ae98b10d38936e9493064ecc1d38a056307ed (diff) | |
| download | python-setuptools-git-568eb8dea7dc2eee2577f3181566247bb06abb73.tar.gz | |
Automated merge with ssh://hg@bitbucket.org/tarek/distribute/
--HG--
branch : distribute
extra : rebase_source : a5d249ee72165276d28a391a3f410da7de09c970
| -rw-r--r-- | MANIFEST.in | 2 |
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 |
