mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-11-08 11:02:18 +03:00
- tests/REC/Makefile.am: updated
Daniel
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
Thu Feb 15 18:14:48 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||||
|
|
||||||
|
* tests/REC/Makefile.am: updated
|
||||||
|
|
||||||
Thu Feb 15 17:40:28 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
Thu Feb 15 17:40:28 CET 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||||
|
|
||||||
* libxlst/functions.c: fixed ID generation
|
* libxlst/functions.c: fixed ID generation
|
||||||
|
|||||||
@@ -4,7 +4,16 @@ $(top_builddir)/libxslt/xsltproc:
|
|||||||
@(cd ../../libxslt ; make xsltproc)
|
@(cd ../../libxslt ; make xsltproc)
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
article.xsl bigfont.xsl gmon.out \
|
article.xsl bigfont.xsl \
|
||||||
|
test-10-1.out test-10-1.xml test-10-1.xsl \
|
||||||
|
test-11.2-1.out test-11.2-1.xml test-11.2-1.xsl \
|
||||||
|
test-11.2-2.out test-11.2-2.xml test-11.2-2.xsl \
|
||||||
|
test-11.2-3.out test-11.2-3.xml test-11.2-3.xsl \
|
||||||
|
test-11.2-4.out test-11.2-4.xml test-11.2-4.xsl \
|
||||||
|
test-11.2-5.out test-11.2-5.xml test-11.2-5.xsl \
|
||||||
|
test-11.2-6.out test-11.2-6.xml test-11.2-6.xsl \
|
||||||
|
test-12.2-1.out test-12.2-1.xml test-12.2-1.xsl \
|
||||||
|
test-12.2-2.out test-12.2-2.xml test-12.2-2.xsl \
|
||||||
test-2.3-1.out test-2.3-1.xml test-2.3-1.xsl \
|
test-2.3-1.out test-2.3-1.xml test-2.3-1.xsl \
|
||||||
test-2.3-2.out test-2.3-2.xml test-2.3-2.xsl \
|
test-2.3-2.out test-2.3-2.xml test-2.3-2.xsl \
|
||||||
test-2.5-1.out test-2.5-1.xml test-2.5-1.xsl \
|
test-2.5-1.out test-2.5-1.xml test-2.5-1.xsl \
|
||||||
@@ -53,16 +62,7 @@ EXTRA_DIST = \
|
|||||||
test-8-1.out test-8-1.xml test-8-1.xsl \
|
test-8-1.out test-8-1.xml test-8-1.xsl \
|
||||||
test-9.1-1.out test-9.1-1.xml test-9.1-1.xsl \
|
test-9.1-1.out test-9.1-1.xml test-9.1-1.xsl \
|
||||||
test-9.1-2.out test-9.1-2.xml test-9.1-2.xsl \
|
test-9.1-2.out test-9.1-2.xml test-9.1-2.xsl \
|
||||||
test-9.2-1.xsl \
|
test-9.2-1.xsl
|
||||||
test-10-1.out test-10-1.xml test-10-1.xsl \
|
|
||||||
test-11.2-1.out test-11.2-1.xml test-11.2-1.xsl \
|
|
||||||
test-11.2-2.out test-11.2-2.xml test-11.2-2.xsl \
|
|
||||||
test-11.2-3.out test-11.2-3.xml test-11.2-3.xsl \
|
|
||||||
test-11.2-4.out test-11.2-4.xml test-11.2-4.xsl \
|
|
||||||
test-11.2-5.out test-11.2-5.xml test-11.2-5.xsl \
|
|
||||||
test-11.2-6.out test-11.2-6.xml test-11.2-6.xsl \
|
|
||||||
test-12.2-1.out test-12.2-1.xml test-12.2-1.xsl \
|
|
||||||
test-12.2-2.out test-12.2-2.xml test-12.2-2.xsl
|
|
||||||
|
|
||||||
all: test
|
all: test
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user