Not creating a temporary file when indexing, if there would only
[idzebra-moved-to-github.git] / index / Makefile.am
index 1159faf..1978423 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.21 2003-02-27 22:55:40 adam Exp $
+## $Id: Makefile.am,v 1.23 2003-03-26 16:41:48 adam Exp $
 
 noinst_PROGRAMS = apitest kdump
 
@@ -7,9 +7,9 @@ noinst_LIBRARIES = libzebra.a
 libzebra_a_SOURCES = dir.c dirs.c trav.c kinput.c kcompare.c \
  attribute.c symtab.c recindex.c recstat.c lockutil.c  \
  zebraapi.c zinfo.c invstat.c sortidx.c compact.c zsets.c zrpn.c \
- rank1.c trunc.c retrieve.c extract.c \
+ rank1.c trunc.c retrieve.c extract.c livcode.c \
  index.h recindex.h recindxp.h \
- zebraapi.h zinfo.h zserver.h zvrank.c
+ zinfo.h zserver.h zvrank.c
 
 libzebra_a_LIBADD = \
  ../rset/librset.a ../dict/libdict.a  ../isams/libisams.a \