From: Adam Dickmeiss Date: Fri, 11 Jun 2004 10:36:08 +0000 (+0000) Subject: Added test/codec/Makefile X-Git-Tag: ZEBRA.1.3.16~56 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=964067fbd004a402fb6007597705e44b1a331a46 Added test/codec/Makefile --- diff --git a/configure.in b/configure.in index 63084bc..6689c38 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl Zebra, Index Data Aps, 1995-2004 -dnl $Id: configure.in,v 1.90 2004-03-29 15:48:14 adam Exp $ +dnl $Id: configure.in,v 1.91 2004-06-11 10:36:08 adam Exp $ dnl AC_INIT(include/zebraver.h) AM_INIT_AUTOMAKE(idzebra,1.3.16) @@ -390,7 +390,7 @@ AC_OUTPUT([ test/config/Makefile perl/Makefile.PL test/xelm/Makefile test/dmoz/Makefile test/xpath/Makefile test/sort/Makefile test/zsh/Makefile - test/marcxml/Makefile test/charmap/Makefile + test/marcxml/Makefile test/charmap/Makefile test/codec/Makefile examples/Makefile examples/gils/Makefile examples/zthes/Makefile idzebra.spec ])