diff options
Diffstat (limited to 'textproc/py-libxml2')
-rw-r--r-- | textproc/py-libxml2/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-libxml2/pkg-plist b/textproc/py-libxml2/pkg-plist index f180e15f6cbe..4787c1fd88f1 100644 --- a/textproc/py-libxml2/pkg-plist +++ b/textproc/py-libxml2/pkg-plist @@ -10,6 +10,7 @@ lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.so %%EXAMPLESDIR%%/build.py %%EXAMPLESDIR%%/ctxterror.py %%EXAMPLESDIR%%/cutnpaste.py +%%EXAMPLESDIR%%/dtdvalid.py %%EXAMPLESDIR%%/error.py %%EXAMPLESDIR%%/inbuf.py %%EXAMPLESDIR%%/indexes.py @@ -33,6 +34,7 @@ lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.so %%EXAMPLESDIR%%/schema.py %%EXAMPLESDIR%%/serialize.py %%EXAMPLESDIR%%/sync.py +%%EXAMPLESDIR%%/test.dtd %%EXAMPLESDIR%%/thread2.py %%EXAMPLESDIR%%/tst.py %%EXAMPLESDIR%%/tst.xml |