X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2FMakefile.am;h=5b8e891516faf78122826f0ce4f90a6a8e86e9dc;hb=8dfb15f5e6eaf6c3160bf949611d4d6e20df71b5;hp=22c382e0d4914f11e63addf7a041360a1fda33ef;hpb=0e898c0c6183c6dd9701286f6a4ac9b734c9bdbb;p=idzebra-moved-to-github.git diff --git a/index/Makefile.am b/index/Makefile.am index 22c382e..5b8e891 100644 --- a/index/Makefile.am +++ b/index/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.31 2005-05-03 09:11:34 adam Exp $ +## $Id: Makefile.am,v 1.35 2006-01-19 13:31:08 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 limit.c kcontrol.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 orddict.c orddict.h bin_PROGRAMS = zebraidx zebrasrv zebrash