diff options
| author | scoder <none@none> | 2006-08-08 21:00:17 +0200 |
|---|---|---|
| committer | scoder <none@none> | 2006-08-08 21:00:17 +0200 |
| commit | d2a31b950eca3ca422e1586775c58ae3fd2a63bf (patch) | |
| tree | 19e1453b79b4729d3793028b1594785f763cd212 /MANIFEST.in | |
| parent | 6e872c342f2e35b196d8f581777514e28721e476 (diff) | |
| download | python-lxml-lxml-1.1beta.tar.gz | |
[svn r1850] added forgotton test file to MANIFEST.inlxml-1.1beta
--HG--
branch : trunk
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 12d4cdc3..0d42a986 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,7 +4,7 @@ include update-error-constants.py include MANIFEST.in version.txt include CHANGES.txt CREDITS.txt INSTALL.txt LICENSES.txt README.txt TODO.txt recursive-include src *.pyx *.pxd *.pxi *.py etree.c etree.h etree_defs.h -recursive-include src/lxml/tests *.rng *.xslt *.xml +recursive-include src/lxml/tests *.rng *.xslt *.xml *.dtd recursive-include benchmark *.py recursive-include doc *.txt *.html *.css *.xml *.mgp pubkey.asc recursive-include doc mkhtml.py rest2html.py |
