X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.in;h=58cd24b2bd4a57627867fe9190f324c499be9f8b;hb=4e68a651c499e3acc77fbf2dbedd294855206f00;hp=297d885c9e47a2ae5e6254374b2da08df880e836;hpb=519fefb91135ad52134b9fc4e82b3874f5525a2b;p=idzebra-moved-to-github.git diff --git a/configure.in b/configure.in index 297d885..58cd24b 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl Zebra, Index Data Aps, 1995-2002 -dnl $Id: configure.in,v 1.51 2002-10-22 12:51:08 adam Exp $ +dnl $Id: configure.in,v 1.55 2002-11-09 22:26:19 adam Exp $ dnl AC_INIT(include/zebraver.h) AM_INIT_AUTOMAKE(idzebra,1.3.3) @@ -254,6 +254,8 @@ AC_OUTPUT([ doc/zebrahtml.dsl doc/zebraprint.dsl doc/zebraphp.dsl + doc/tkl.xsl test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile - test/dmoz/Makefile + test/dmoz/Makefile test/xpath/Makefile + examples/Makefile examples/gils/Makefile ])