added tests for bug #883 'Need an 'ignore' value for the z:type
[idzebra-moved-to-github.git] / test / xslt / Makefile.am
index d3956ce..38b6d1f 100644 (file)
@@ -1,13 +1,18 @@
-# $Id: Makefile.am,v 1.11 2007-02-07 12:08:54 adam Exp $
+# $Id: Makefile.am,v 1.13 2007-03-05 13:02:11 marc Exp $
 
 check_PROGRAMS = xslt1 xslt2 xslt3 xslt4 xslt5 dom1
 TESTS = $(check_PROGRAMS)
 
-EXTRA_DIST=zebra.cfg zebrastaticrank.cfg \
+EXTRA_DIST= \
+ zebra.cfg zebrastaticrank.cfg zebra-dom.cfg \
  marc-col.xml marc-one.xml marc-col.mrc \
- marc-missing-ns.xml index.xsl id.xsl \
+ marc-missing-ns.xml \
+ index.xsl id.xsl \
+ dom-index-element.xsl  dom-index-pi.xsl \
  marcschema-col.xml marcschema-one.xml snippet.xsl \
- dom-config-col.xml dom-config-one.xml dom-config-marc.xml
+ dom-config-col.xml dom-config-one.xml dom-config-marc.xml \
+ dom-config-skipped.xml
+
 
 xslt1_SOURCES = xslt1.c
 xslt2_SOURCES = xslt2.c