summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-02-10 16:24:45 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-02-10 16:24:45 +0000
commit869fb32050e8e89c0c4848087970a58df9966f51 (patch)
tree2f353ab2884a16b4c0eae756cc97a154fcd92132
parent1d788d244c96d7240dd87ae9f6007464c78b1ebb (diff)
downloadlibxml2-869fb32050e8e89c0c4848087970a58df9966f51.tar.gz
Adding the 2 check python scripts for RelaxNG and XInclude, DanielLIBXML_2_5_3
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ca4d6953..0c72dd63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -754,6 +754,7 @@ confexecdir=$(libdir)
confexec_DATA = xml2Conf.sh
EXTRA_DIST = xml2-config.in xml2Conf.sh.in libxml.spec.in libxml.spec \
libxml.m4 Copyright check-xml-test-suite.py \
+ check-relaxng-test-suite.py check-xinclude-test-suite.py \
example/Makefile.am example/gjobread.c example/gjobs.xml \
$(man_MANS) libxml-2.0.pc.in \
trionan.c trionan.h triostr.c triostr.h trio.c trio.h \