summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorscoder <none@none>2008-03-27 17:42:38 +0100
committerscoder <none@none>2008-03-27 17:42:38 +0100
commit6ab7b4b31fe19d238c060964ddf53dace72ba333 (patch)
tree3b56c663f9945e7b5be165f2427e4d081ab29184 /MANIFEST.in
parent4b44f27cc272d7064675f95b571837924534b47e (diff)
downloadpython-lxml-6ab7b4b31fe19d238c060964ddf53dace72ba333.tar.gz
[svn r3491] r3863@delle: sbehnel | 2008-03-27 17:25:07 +0100
more missing files --HG-- branch : trunk
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 95383d7a..ddc2e795 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,7 +7,7 @@ include CHANGES.txt CREDITS.txt INSTALL.txt LICENSES.txt README.txt TODO.txt
recursive-include src *.pyx *.pxd *.pxi *.py
recursive-include src/lxml lxml.etree.c lxml.objectify.c lxml.pyclasslookup.c
recursive-include src/lxml lxml.etree.h lxml.etree_api.h etree_defs.h
-recursive-include src/lxml/tests *.rng *.xslt *.xml *.dtd *.txt
+recursive-include src/lxml/tests *.rng *.xslt *.xml *.dtd *.xsd *.html *.txt
recursive-include src/lxml/html/tests *.data *.txt
recursive-include benchmark *.py
recursive-include doc *.txt *.html *.css *.xml *.mgp pubkey.asc tagpython.png