X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fmarcxml%2FMakefile.am;fp=examples%2Fmarcxml%2FMakefile.am;h=d415188ea91ee145a16f3007410633848581effe;hb=bfaed8583b3284230b88624e7f8e849cdb48a703;hp=0000000000000000000000000000000000000000;hpb=0b01ca54972ce3219d33cd92a8e5fc6a9ab78f6a;p=idzebra-moved-to-github.git diff --git a/examples/marcxml/Makefile.am b/examples/marcxml/Makefile.am new file mode 100644 index 0000000..d415188 --- /dev/null +++ b/examples/marcxml/Makefile.am @@ -0,0 +1,24 @@ +# $Id: Makefile.am,v 1.1 2006-06-12 09:12:13 marc Exp $ + +EXTRA_DIST = zebra.cfg\ + MARC21slim2INDEX.xsl\ + MARC21slim2MADS.xsl\ + MARC21slim2MODS3-1.xsl\ + MARC21slim2MODS3.xsl\ + MARC21slim2SRWDC.xsl\ + MARC21slimUtils.xsl\ + collection-2.xml\ + collection-clasmrc.xml\ + collection-namemrc.xml\ + collection-opera-43.xml\ + collection-sandburg-1.xml\ + collection-subjmrc.xml\ + filter_alvis_conf.xml\ + identity.xsl\ + sandburg-1.xml\ + zebra.xsl + + +clean: + rm -f *.mf *..LCK zebrasrv.pid +