summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-08-15 13:21:46 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-08-15 13:21:46 +0000
commit307550093f660df6f9fd96bace12d9d701fbf702 (patch)
treedf102721ac53bb584588f13f9e1daf64db26f666 /tests
parent6a4dc180f23ce156e6dd3a8b8fdb814c0f58b4f0 (diff)
downloadlibxslt-307550093f660df6f9fd96bace12d9d701fbf702.tar.gz
release of 1.0.2 cleaning of Makefiles pointed out by make distcheckLIBXSLT_1_0_2
* Makefile.am config.h.in configure.in libxslt/xsltwin32config.h: release of 1.0.2 * tests/docs/Makefile.am libexslt/Makefile.am tests/documents/Makefile.am tests/general/Makefile.am xsltproc/Makefile.am: cleaning of Makefiles pointed out by make distcheck Daniel
Diffstat (limited to 'tests')
-rw-r--r--tests/docs/Makefile.am10
-rw-r--r--tests/documents/Makefile.am2
-rw-r--r--tests/general/Makefile.am10
3 files changed, 11 insertions, 11 deletions
diff --git a/tests/docs/Makefile.am b/tests/docs/Makefile.am
index 231b77e9..36507a2e 100644
--- a/tests/docs/Makefile.am
+++ b/tests/docs/Makefile.am
@@ -54,11 +54,11 @@ EXTRA_DIST = \
bug-48-.xml \
bug-49-.xml \
bug-50-.xml \
- bug-52-.xml \
- bug-53-.xml \
- bug-54-.xml \
- bug-55-.xml \
- bug-56-.xml \
+ bug-52.xml \
+ bug-53.xml \
+ bug-54.xml \
+ bug-55.xml \
+ bug-56.xml \
character.xml \
array.xml \
items.xml
diff --git a/tests/documents/Makefile.am b/tests/documents/Makefile.am
index 7a4fc00b..078d618f 100644
--- a/tests/documents/Makefile.am
+++ b/tests/documents/Makefile.am
@@ -5,7 +5,7 @@ $(top_builddir)/xsltproc/xsltproc:
EXTRA_DIST = bredfort.css index.xml system.xml \
bredfort.xsl menu.xml worklog.xml \
- result.xhtml 'doc file.xml' docfile.xml \
+ result.xhtml docfile.xml doc\ file.xml \
test.xml test.xsl test.result
diff --git a/tests/general/Makefile.am b/tests/general/Makefile.am
index 1ec7c84f..d834ae9a 100644
--- a/tests/general/Makefile.am
+++ b/tests/general/Makefile.am
@@ -56,11 +56,11 @@ EXTRA_DIST = \
bug-48-.out bug-48-.xsl \
bug-49-.out bug-49-.xsl \
bug-50-.out bug-50-.xsl \
- bug-52-.out bug-52-.xsl \
- bug-53-.out bug-53-.xsl \
- bug-54-.out bug-54-.xsl \
- bug-55-.out bug-55-.xsl \
- bug-56-.out bug-56-.xsl \
+ bug-52.out bug-52.xsl \
+ bug-53.out bug-53.xsl \
+ bug-54.out bug-54.xsl \
+ bug-55.out bug-55.xsl \
+ bug-56.out bug-56.xsl \
character.out character.xsl \
character2.out character2.xsl \
itemschoose.out itemschoose.xsl \