X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.in;h=cc84bb5599d54fcdef69b6b671a84bd291e0c1e8;hb=066ce352a46a7e50987bab404994d199eef748ff;hp=94845a9d29d72827342251d6254d595488503aa4;hpb=cd13985dc9d5335f6dc2f6b015407cc8dd5d8772;p=idzebra-moved-to-github.git diff --git a/configure.in b/configure.in index 94845a9..cc84bb5 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl Zebra, Index Data Aps, 1995-2002 -dnl $Id: configure.in,v 1.50 2002-09-25 09:50:20 adam Exp $ +dnl $Id: configure.in,v 1.52 2002-10-30 13:59:42 adam Exp $ dnl AC_INIT(include/zebraver.h) AM_INIT_AUTOMAKE(idzebra,1.3.3) @@ -244,6 +244,7 @@ AC_OUTPUT([ isamc/Makefile isam/Makefile rset/Makefile + data1/Makefile recctrl/Makefile index/Makefile include/Makefile @@ -255,4 +256,5 @@ AC_OUTPUT([ doc/zebraphp.dsl test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile test/dmoz/Makefile + examples/Makefile examples/gils/Makefile examples/dinosauricon/Makefile ])