X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxslt%2FMakefile.am;fp=test%2Fxslt%2FMakefile.am;h=883ebc7bf7bf5ec387dacf9d15462db1b7aae32b;hb=1d1083ab048f9f1000f0bf11225be23a6730cb06;hp=69ea9cb3f8524b2e0dfac4e8c45a99659dd44d54;hpb=e8393fc8e78d777294f6eabf4029b90d566cf978;p=idzebra-moved-to-github.git diff --git a/test/xslt/Makefile.am b/test/xslt/Makefile.am index 69ea9cb..883ebc7 100644 --- a/test/xslt/Makefile.am +++ b/test/xslt/Makefile.am @@ -1,9 +1,9 @@ -# $Id: Makefile.am,v 1.3 2005-05-01 07:17:47 adam Exp $ +# $Id: Makefile.am,v 1.4 2005-05-31 14:18:17 adam Exp $ check_PROGRAMS = xslt1 xslt2 xslt3 TESTS = $(check_PROGRAMS) -EXTRA_DIST=zebra.cfg marc-col.xml marc-one.xml marc1.xsl +EXTRA_DIST=zebra.cfg marc-col.xml marc-one.xml index.xsl id.xsl marcschema.xsl xslt1_SOURCES = xslt1.c xslt2_SOURCES = xslt2.c