X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxslt%2FMakefile.am;h=8936ba89b050e11d27ced25b05cdd4ddf519d87b;hb=a8092592e1febfd07f451dff0ab8aef21f08fe80;hp=883ebc7bf7bf5ec387dacf9d15462db1b7aae32b;hpb=1d1083ab048f9f1000f0bf11225be23a6730cb06;p=idzebra-moved-to-github.git diff --git a/test/xslt/Makefile.am b/test/xslt/Makefile.am index 883ebc7..8936ba8 100644 --- a/test/xslt/Makefile.am +++ b/test/xslt/Makefile.am @@ -1,9 +1,10 @@ -# $Id: Makefile.am,v 1.4 2005-05-31 14:18:17 adam Exp $ +# $Id: Makefile.am,v 1.6 2005-06-07 11:38:16 adam Exp $ check_PROGRAMS = xslt1 xslt2 xslt3 TESTS = $(check_PROGRAMS) -EXTRA_DIST=zebra.cfg marc-col.xml marc-one.xml index.xsl id.xsl marcschema.xsl +EXTRA_DIST=zebra.cfg marc-col.xml marc-one.xml index.xsl id.xsl \ + marcschema.xml snippet.xsl xslt1_SOURCES = xslt1.c xslt2_SOURCES = xslt2.c