X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=etc%2FMakefile.am;h=f07489dd67be6cbd0f3b743efd8ea205e844925a;hb=d3012f2c5f1c14c3d1ca5174cd929d1b9b31388b;hp=c32b16d2bd14fe3771f268152244ff20fd5c37e8;hpb=d23e230497f751cccd40eca6d500fcc09b048716;p=yaz-moved-to-github.git diff --git a/etc/Makefile.am b/etc/Makefile.am index c32b16d..f07489d 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,14 +1,16 @@ -# $Id: Makefile.am,v 1.4 2005-12-16 15:01:25 adam Exp $ +# $Id: Makefile.am,v 1.6 2008-01-25 16:30:47 adam Exp $ etcdatadir = $(pkgdatadir)/etc etcdata_DATA = \ pqf.properties \ + cqlpass.properties \ yazgfs.xml \ maps.xml \ MARC21slim2DC.xsl \ MARC21slim2MODS.xsl \ MARC21slim2RDFDC.xsl \ - MARC21slimUtils.xsl + MARC21slimUtils.xsl \ + opacxml.xsd EXTRA_DIST = $(etcdata_DATA) debian.init.d