X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2FMakefile.am;h=14c06b9f9f6e4f86ee6bacd066b4cc0e5036aa3f;hb=980ed96922282e7d6e20df51c14a7bb6e97246e8;hp=a4c84b6cb1294b1b01673448f2fbb4389e9d3c7c;hpb=bfe7ce5c9c47f3f4ad1ac76d4232b9807d5ee158;p=idzebra-moved-to-github.git diff --git a/index/Makefile.am b/index/Makefile.am index a4c84b6..14c06b9 100644 --- a/index/Makefile.am +++ b/index/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.64 2007-11-01 14:56:07 adam Exp $ +## $Id: Makefile.am,v 1.66 2007-11-23 13:59:14 adam Exp $ aux_libs = \ ../rset/libidzebra-rset.la \ @@ -93,7 +93,8 @@ libidzebra_2_0_la_SOURCES = \ limit.c \ orddict.c orddict.h \ rank.h rank1.c ranksimilarity.c rankstatic.c \ - recindex.c recindex.h recindxp.h reckeys.c reckeys.h recstat.c retrieve.c \ + records.c recindex.c recindex.h reckeys.c reckeys.h \ + retrieve.c \ rpnscan.c rpnsearch.c rpnfacet.c sortidx.c symtab.c stream.c \ update_path.c update_file.c trunc.c untrans.c isam_methods.c \ zaptterm.c zebraapi.c zinfo.c zinfo.h zsets.c key_block.c key_block.h \