diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2001-03-10 13:00:25 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2001-03-10 13:00:25 +0000 |
commit | 47172c2a04c67bee8efd600c0e6f9a5a7045d1c6 (patch) | |
tree | f973c33982c51a2c22fc7289fb29f07591929782 /tests/docs | |
parent | aa7b9388b8af1a3fb1b6817bd77c370dd86376d7 (diff) | |
download | libxslt-47172c2a04c67bee8efd600c0e6f9a5a7045d1c6.tar.gz libxslt-47172c2a04c67bee8efd600c0e6f9a5a7045d1c6.tar.bz2 libxslt-47172c2a04c67bee8efd600c0e6f9a5a7045d1c6.zip |
Preparing libxslt-0.5.0 while libxml-2.3.4 is uploading:
- configure.in: time for 0.5.0
- tests/docs/Makefile.am tests/general/Makefile.am: make sure the
new test files are included in the distribution
- doc/xslt.html : updated
- doc/html/*.html: regenerated the docs
Daniel
Diffstat (limited to 'tests/docs')
-rw-r--r-- | tests/docs/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/docs/Makefile.am b/tests/docs/Makefile.am index 093020ba..84056d10 100644 --- a/tests/docs/Makefile.am +++ b/tests/docs/Makefile.am @@ -5,5 +5,8 @@ # EXTRA_DIST = \ + bug-1-.xml \ + bug-2-.xml \ + character.xml \ items.xml |