added OAI-PMH example in build system
authorMarc Cromme <marc@indexdata.dk>
Fri, 1 Feb 2008 10:00:23 +0000 (10:00 +0000)
committerMarc Cromme <marc@indexdata.dk>
Fri, 1 Feb 2008 10:00:23 +0000 (10:00 +0000)
configure.ac
examples/Makefile.am
examples/oai-pmh/Makefile.am

index 3b5f594..66f41b0 100644 (file)
@@ -1,5 +1,5 @@
 dnl Zebra, Index Data ApS, 1995-2008
-dnl $Id: configure.ac,v 1.75 2008-01-28 14:19:59 adam Exp $
+dnl $Id: configure.ac,v 1.76 2008-02-01 10:00:23 marc Exp $
 dnl
 AC_PREREQ(2.60)
 AC_INIT([idzebra],[2.0.26],[zebra-help@indexdata.dk])
@@ -324,9 +324,12 @@ AC_OUTPUT([
   test/marcxml/Makefile test/charmap/Makefile test/codec/Makefile
   test/espec/Makefile
   test/filters/Makefile
-  examples/Makefile examples/gils/Makefile examples/zthes/Makefile
-  examples/marc21/Makefile examples/marcxml/Makefile 
-  examples/alvis-oai/Makefile
+  examples/Makefile 
+  examples/gils/Makefile 
+  examples/marc21/Makefile 
+  examples/marcxml/Makefile 
+  examples/oai-pmh/Makefile
+  examples/zthes/Makefile
   idzebra.spec
   idzebra-config-2.0
   Doxyfile
index a8d8a4b..c7e8a3c 100644 (file)
@@ -1,5 +1,5 @@
 
-SUBDIRS = alvis-oai gils zthes marc21 marcxml
+SUBDIRS = gils marc21 marcxml oai-pmh zthes 
 
 EXTRA_DIST = README
 
index 7486afd..71ce852 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.1 2008-02-01 09:55:30 marc Exp $
+# $Id: Makefile.am,v 1.2 2008-02-01 10:00:24 marc Exp $
 
 EXTRA_DIST = README \
    conf/yazserver.xml \
@@ -9,6 +9,8 @@ EXTRA_DIST = README \
    conf/oai2index.xsl \
    conf/oai2zebra.xsl \
    conf/zebra.cfg \
+   data/debug-record.xml \
+   data/debug-utf8-record.xml \
    data/oai-caltech.xml