X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxslt%2FMakefile.am;h=9427f73da5fb7df40cb7b46f51e10cba5c3dabe5;hb=e88cb2d3dbe83ae6c6a2529310e92ddd9be39509;hp=606ca2821704034a2f26cf070369918f1949f50e;hpb=0f3b8bcc6fe2e3beeec7c834d9a64dca48a4f1b7;p=idzebra-moved-to-github.git diff --git a/test/xslt/Makefile.am b/test/xslt/Makefile.am index 606ca28..9427f73 100644 --- a/test/xslt/Makefile.am +++ b/test/xslt/Makefile.am @@ -1,11 +1,12 @@ -# $Id: Makefile.am,v 1.1 2005-04-28 08:20:41 adam Exp $ +# $Id: Makefile.am,v 1.2 2005-04-28 12:34:45 adam Exp $ -check_PROGRAMS = xslt1 +check_PROGRAMS = xslt1 xslt2 TESTS = $(check_PROGRAMS) EXTRA_DIST=zebra.cfg marc-col.xml marc1.xsl xslt1_SOURCES = xslt1.c +xslt2_SOURCES = xslt2.c AM_CPPFLAGS = -I$(srcdir)/../api -I$(top_srcdir)/include $(YAZINC)