diff options
| author | tarek <none@none> | 2009-12-28 19:46:23 +0100 |
|---|---|---|
| committer | tarek <none@none> | 2009-12-28 19:46:23 +0100 |
| commit | 74a48f7df99973566897e0e907bea2b412861879 (patch) | |
| tree | d9afe295f25931543216c526ed3d14e91ea468a0 /MANIFEST.in | |
| parent | 04ae5e1755822db9f2c7545e7925cc5a1576121a (diff) | |
| download | python-setuptools-git-74a48f7df99973566897e0e907bea2b412861879.tar.gz | |
added indexsidebar.html into the MANIFEST.in
--HG--
branch : distribute
extra : rebase_source : c5110ba36fda356153e3147e05261acbd5bd6799
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 1db36bfe..97fef03a 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 *.conf *.css *.css_t Makefile +recursive-include docs *.py *.txt *.conf *.css *.css_t Makefile indexsidebar.html include *.py include *.txt include MANIFEST.in |
