X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxslt%2FMakefile.am;h=8936ba89b050e11d27ced25b05cdd4ddf519d87b;hb=a8092592e1febfd07f451dff0ab8aef21f08fe80;hp=363a1725fd1b7d6dcda9d343153e4edd96ffce19;hpb=94bf7abfff6a30fab5567d8275db14122ed01822;p=idzebra-moved-to-github.git diff --git a/test/xslt/Makefile.am b/test/xslt/Makefile.am index 363a172..8936ba8 100644 --- a/test/xslt/Makefile.am +++ b/test/xslt/Makefile.am @@ -1,9 +1,10 @@ -# $Id: Makefile.am,v 1.5 2005-06-01 14:42:29 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.xml +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