mirror of
https://github.com/GNOME/libxml2.git
synced 2025-03-31 19:10:28 +08:00
was missing "drv_libxml2.py" Daniel
* python/setup.py.in : was missing "drv_libxml2.py" Daniel
This commit is contained in:
parent
9adc0469d4
commit
2032d294ac
@ -1,3 +1,7 @@
|
||||
Tue Mar 25 12:07:03 CET 2003 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* python/setup.py.in : was missing "drv_libxml2.py"
|
||||
|
||||
Mon Mar 24 19:38:05 CET 2003 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* tree.c xpath.c: some changes related to the new way of
|
||||
|
@ -87,7 +87,7 @@ os.path.join(ROOT,'lib'),
|
||||
|
||||
xml_files = ["libxml2-api.xml", "libxml2-python-api.xml",
|
||||
"libxml.c", "libxml.py", "libxml_wrap.h", "types.c",
|
||||
"xmlgenerator.py", "README", "TODO"]
|
||||
"xmlgenerator.py", "README", "TODO", "drv_libxml2.py"]
|
||||
|
||||
xslt_files = ["libxslt-api.xml", "libxslt-python-api.xml",
|
||||
"libxslt.c", "libxsl.py", "libxslt_wrap.h",
|
||||
|
Loading…
x
Reference in New Issue
Block a user