CDDB test part of distribution.
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 28 Feb 2003 15:35:54 +0000 (15:35 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 28 Feb 2003 15:35:54 +0000 (15:35 +0000)
configure.in
test/Makefile.am
test/cddb/Makefile.am [new file with mode: 0644]

index 05605c2..4fcefeb 100644 (file)
@@ -1,5 +1,5 @@
 dnl Zebra, Index Data Aps, 1995-2003
-dnl $Id: configure.in,v 1.68 2003-02-28 12:33:38 oleg Exp $
+dnl $Id: configure.in,v 1.69 2003-02-28 15:35:54 adam Exp $
 dnl
 AC_INIT(include/zebraver.h)
 AM_INIT_AUTOMAKE(idzebra,1.3.7)
@@ -366,7 +366,8 @@ AC_OUTPUT([
   doc/zebraprint.dsl
   doc/zebraphp.dsl
   doc/tkl.xsl
-  test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile test/rusmarc/Makefile
+  test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile
+  test/rusmarc/Makefile test/cddb/Makefile
   perl/Makefile.PL test/xelm/Makefile
   test/dmoz/Makefile test/xpath/Makefile test/sort/Makefile
   examples/Makefile examples/gils/Makefile examples/zthes/Makefile
index 1149f91..4566855 100644 (file)
@@ -1,5 +1,5 @@
 
-SUBDIRS=gils usmarc api dmoz xpath sort xelm rusmarc
+SUBDIRS=gils usmarc api dmoz xpath sort xelm cddb rusmarc 
 
 testclient_SOURCES = testclient.c
 
diff --git a/test/cddb/Makefile.am b/test/cddb/Makefile.am
new file mode 100644 (file)
index 0000000..cdd7354
--- /dev/null
@@ -0,0 +1,3 @@
+
+EXTRA_DIST = zebra.cfg cddb.abs cddb.flt cddb.tag b00b520d
+