Added SUTRS for API test program.
[idzebra-moved-to-github.git] / index / Makefile.in
index 25c9838..03efd0e 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright (C) 1995-1998, Index Data
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile.in,v 1.3 1998-11-16 16:03:41 adam Exp $
+# $Id: Makefile.in,v 1.4 1999-02-15 08:52:37 adam Exp $
 
 SHELL=/bin/sh
 
@@ -32,7 +32,7 @@ O3 = zserver.o kcompare.o zrpn.o zsets.o attribute.o recindex.o \
  retrieve.o
 O4 = hlvl.o hlvltest.o kcompare.o
 O5 = apitest.o kcompare.o zrpn.o zsets.o attribute.o recindex.o \
- zlogs.o lockutil.o locksrv.o zinfo.o trunc.o sortidx.o rank1.o zebraapi.o \
+ lockutil.o locksrv.o zinfo.o trunc.o sortidx.o rank1.o zebraapi.o \
  retrieve.o
 
 all: $(TPROG1) $(TPROG2) $(TPROG3)