X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.in;h=317ef3f6898eef75d163fda77cd72d4b1a89b853;hb=8f9e2cb55203802cb43fcda15a85797579372250;hp=6a49836a541f9439ba224b8e305f440e7dcbe685;hpb=9547d3a190e933173ff2015dc63aab498dcba130;p=idzebra-moved-to-github.git diff --git a/configure.in b/configure.in index 6a49836..317ef3f 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl Zebra, Index Data Aps, 1995-2002 -dnl $Id: configure.in,v 1.59 2002-11-26 21:45:28 adam Exp $ +dnl $Id: configure.in,v 1.61 2002-12-30 10:25:24 adam Exp $ dnl AC_INIT(include/zebraver.h) AM_INIT_AUTOMAKE(idzebra,1.3.4) @@ -334,8 +334,8 @@ AC_OUTPUT([ doc/tkl.xsl test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile perl/Makefile.PL - test/dmoz/Makefile test/xpath/Makefile - examples/Makefile examples/gils/Makefile + test/dmoz/Makefile test/xpath/Makefile test/sort/Makefile + examples/Makefile examples/gils/Makefile examples/zthes/Makefile ]) if test -x "$perlbin"; then