X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxslt%2FMakefile.am;fp=test%2Fxslt%2FMakefile.am;h=afc0557988d2cd2667a7ddead7074cceed3eb806;hb=271266c6e2dfeef76ba5724848e435c441d671e7;hp=95c1a95e822ba9025ee9ab9659170986e4b29775;hpb=14ad407ad29aa99585b84f7606508a7bec752019;p=idzebra-moved-to-github.git diff --git a/test/xslt/Makefile.am b/test/xslt/Makefile.am index 95c1a95..afc0557 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.16 2007-03-08 11:24:50 marc Exp $ check_PROGRAMS = xslt1 xslt2 xslt3 xslt4 xslt5 dom1 TESTS = $(check_PROGRAMS) @@ -9,6 +9,7 @@ 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 \ id.xsl \