X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2FMakefile.am;h=5f78bd8f8a3d25c4d3d1d190aa35756629d557ea;hb=728245ddfc695b2cc9ff9e6e3788f625798c55f9;hp=c900054f730a0128a1102aff32c7ca4f1e613bb6;hpb=3d2e3daede3f1e4a0b17e0d2d4e60aea6390e287;p=idzebra-moved-to-github.git diff --git a/index/Makefile.am b/index/Makefile.am index c900054..5f78bd8 100644 --- a/index/Makefile.am +++ b/index/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.30 2005-04-01 10:15:13 adam Exp $ +## $Id: Makefile.am,v 1.34 2005-10-28 07:25:30 adam Exp $ noinst_PROGRAMS = apitest kdump @@ -6,10 +6,11 @@ lib_LTLIBRARIES = libidzebra-api.la libidzebra_api_la_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 \ - index.h recindex.h recindxp.h \ - zinfo.h zserver.h zvrank.c + zebraapi.c api_swig.c \ + zinfo.c invstat.c sortidx.c compact.c zsets.c zrpn.c \ + rank1.c trunc.c retrieve.c extract.c rankstatic.c \ + index.h recindex.h recindxp.h reckeys.c reckeys.h \ + zinfo.h zserver.h zvrank.c limit.c kcontrol.c bin_PROGRAMS = zebraidx zebrasrv zebrash