added alvis filter marcxml config in dist tarball
[idzebra-moved-to-github.git] / examples / marcxml / Makefile.am
1 # $Id: Makefile.am,v 1.1 2006-06-12 09:12:13 marc Exp $
2
3 EXTRA_DIST = zebra.cfg\
4    MARC21slim2INDEX.xsl\
5    MARC21slim2MADS.xsl\
6    MARC21slim2MODS3-1.xsl\
7    MARC21slim2MODS3.xsl\
8    MARC21slim2SRWDC.xsl\
9    MARC21slimUtils.xsl\
10    collection-2.xml\
11    collection-clasmrc.xml\
12    collection-namemrc.xml\
13    collection-opera-43.xml\
14    collection-sandburg-1.xml\
15    collection-subjmrc.xml\
16    filter_alvis_conf.xml\
17    identity.xsl\
18    sandburg-1.xml\
19    zebra.xsl
20
21
22 clean:
23         rm -f *.mf *..LCK zebrasrv.pid
24