Added support of the complex indexing for MARC records (whithout documentation yet).
[idzebra-moved-to-github.git] / configure.in
index 2aabefd..05605c2 100644 (file)
@@ -1,5 +1,5 @@
 dnl Zebra, Index Data Aps, 1995-2003
-dnl $Id: configure.in,v 1.67 2003-02-27 11:33:45 adam Exp $
+dnl $Id: configure.in,v 1.68 2003-02-28 12:33:38 oleg Exp $
 dnl
 AC_INIT(include/zebraver.h)
 AM_INIT_AUTOMAKE(idzebra,1.3.7)
@@ -366,7 +366,7 @@ AC_OUTPUT([
   doc/zebraprint.dsl
   doc/zebraphp.dsl
   doc/tkl.xsl
-  test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile
+  test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile test/rusmarc/Makefile
   perl/Makefile.PL test/xelm/Makefile
   test/dmoz/Makefile test/xpath/Makefile test/sort/Makefile
   examples/Makefile examples/gils/Makefile examples/zthes/Makefile