X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=etc%2FMakefile.am;h=fa02f3f7c5410234d553d0d986ca8f85a6a2ddee;hb=c8a79e28da9f30fe4db703e598a33f63d22048c7;hp=fa4b417e1ef2541a44d5d05280cb9e7326e9ad47;hpb=4d531a1a9131d69c3b6c27fbac42837e22cff61c;p=yaz-moved-to-github.git diff --git a/etc/Makefile.am b/etc/Makefile.am index fa4b417..fa02f3f 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -1,9 +1,18 @@ -# $Id: Makefile.am,v 1.1 2003-01-06 08:20:27 adam Exp $ +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2011 Index Data -EXTRA_DIST=maps.xml \ +etcdatadir = $(pkgdatadir)/etc +etcdata_DATA = \ + pqf.properties \ + cqlpass.properties \ + yazgfs.xml \ + maps.xml \ MARC21slim2DC.xsl \ MARC21slim2MODS.xsl \ MARC21slim2RDFDC.xsl \ MARC21slimUtils.xsl \ - pqf.properties + marc21_to_endnote.xsl \ + opacxml.xsd + +EXTRA_DIST = $(etcdata_DATA) debian.init.d