added tests for bug #883 'Need an 'ignore' value for the z:type
[idzebra-moved-to-github.git] / test / xslt / Makefile.am
index b886d7a..38b6d1f 100644 (file)
@@ -1,15 +1,18 @@
-# $Id: Makefile.am,v 1.12 2007-02-18 21:53:22 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 \
  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