summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorscoder <none@none>2006-08-25 22:21:24 +0200
committerscoder <none@none>2006-08-25 22:21:24 +0200
commit69fae3dbf504bef54303a6c90f0c7314d2f33827 (patch)
tree12c91e95850be4f3e9fef694f19192a538bc2c09 /MANIFEST.in
parent97dcfa5c352a09660d123a7c42f740ef210d5bec (diff)
downloadpython-lxml-69fae3dbf504bef54303a6c90f0c7314d2f33827.tar.gz
[svn r1873] ship objectify.c with distribution
--HG-- branch : trunk
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 0d42a986..0ba41267 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,7 +3,8 @@ include setup.py test.py selftest.py selftest2.py bench.py
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 *.pyx *.pxd *.pxi *.py
+recursive-include src/lxml etree.c objectify.c etree.h etree_defs.h
recursive-include src/lxml/tests *.rng *.xslt *.xml *.dtd
recursive-include benchmark *.py
recursive-include doc *.txt *.html *.css *.xml *.mgp pubkey.asc