X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxslt%2FMakefile.am;h=343dfa86634b9a4a208d54cd140da4392c7568df;hb=9982694ca69efc2bf4db54cd5b5607e3680cd32a;hp=95c1a95e822ba9025ee9ab9659170986e4b29775;hpb=56587f023ae3462ff5ad55101edb7f3d1bdb6b6a;p=idzebra-moved-to-github.git diff --git a/test/xslt/Makefile.am b/test/xslt/Makefile.am index 95c1a95..343dfa8 100644 --- a/test/xslt/Makefile.am +++ b/test/xslt/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.15 2007-03-06 09:24:34 marc Exp $ +# $Id: Makefile.am,v 1.17 2007-03-14 14:16:14 adam Exp $ check_PROGRAMS = xslt1 xslt2 xslt3 xslt4 xslt5 dom1 TESTS = $(check_PROGRAMS) @@ -9,8 +9,11 @@ EXTRA_DIST= \ dom-config-one.xml \ dom-config-skipped.xml \ dom-index-element.xsl \ + dom-index-element-chop.xsl \ dom-index-pi.xsl \ dom-index-skipped.xsl \ + dom-config-del.xml \ + del-col.xml \ id.xsl \ index.xsl \ marc-col.mrc \