gentest.py was missing from the EXTRA_DIST Daniel

* Makefile.am: gentest.py was missing from the EXTRA_DIST
Daniel
This commit is contained in:
Daniel Veillard 2004-11-04 10:52:50 +00:00
parent 3d97e669ec
commit 96f6fe9dfb
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Thu Nov 4 11:52:28 CET 2004 Daniel Veillard <daniel@veillard.com>
* Makefile.am: gentest.py was missing from the EXTRA_DIST
Thu Nov 4 11:48:47 CET 2004 Daniel Veillard <daniel@veillard.com>
* gentest.py testapi.c: extending the tests coverage

View File

@ -1016,7 +1016,7 @@ confexecdir=$(libdir)
confexec_DATA = xml2Conf.sh
CVS_EXTRA_DIST=
EXTRA_DIST = xml2-config.in xml2Conf.sh.in libxml.spec.in libxml2.spec \
libxml.m4 Copyright check-xml-test-suite.py \
libxml.m4 Copyright check-xml-test-suite.py gentest.py \
check-relaxng-test-suite.py check-relaxng-test-suite2.py \
check-xsddata-test-suite.py check-xinclude-test-suite.py \
example/Makefile.am example/gjobread.c example/gjobs.xml \