X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Foai-pmh%2FMakefile.am;h=a3520cda692320b74569152b2649eb86882302b9;hb=9d082d346e7ef6313f6435cd324a7e05ba46dbe3;hp=84c2873447214bbe2560ba5314a91fd9b399c3e5;hpb=5178ed6269fbc54658f35689960e2f292587801c;p=idzebra-moved-to-github.git diff --git a/examples/oai-pmh/Makefile.am b/examples/oai-pmh/Makefile.am index 84c2873..a3520cd 100644 --- a/examples/oai-pmh/Makefile.am +++ b/examples/oai-pmh/Makefile.am @@ -1,4 +1,3 @@ -# $Id: Makefile.am,v 1.3 2008-02-01 11:05:03 marc Exp $ oaidatadir = $(datadir)/$(PACKAGE)$(PACKAGE_SUFFIX)-examples/oai-pmh oaiconfdatadir = $(datadir)/$(PACKAGE)$(PACKAGE_SUFFIX)-examples/oai-pmh/conf @@ -27,8 +26,3 @@ conf/cql2pqf.txt: conf/explain2cqlpqftxt.xsl conf/explain.xml clean: rm -f tmp/*.mf tmp/*..LCK zebrasrv.pid -dist-hook: - -mkdir $(distdir)/tmp - -# -mkdir $(distdir)/data -# cp $(srcdir)/data/*.xml $(distdir)/data/*.xml