removed entry of not-needed XML file
[idzebra-moved-to-github.git] / examples / marcxml / Makefile.am
1 # $Id: Makefile.am,v 1.2 2006-06-13 07:52:15 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    zebra.xsl
19
20
21 clean:
22         rm -f *.mf *..LCK zebrasrv.pid
23