X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2FMakefile.am;h=916d4fca4b5efa1aa8bffec3d9ab8d7ee4b1ed70;hb=54bf7dc88056fa2a813786e72dfea55b7c0e3e40;hp=d5231887c2b01999690be4c0c615a702524bea00;hpb=2c120c0d1353589746ea7000646970fc13814e3d;p=idzebra-moved-to-github.git diff --git a/index/Makefile.am b/index/Makefile.am index d523188..916d4fc 100644 --- a/index/Makefile.am +++ b/index/Makefile.am @@ -1,9 +1,11 @@ -## $Id: Makefile.am,v 1.39 2006-05-10 09:11:22 adam Exp $ +## $Id: Makefile.am,v 1.42 2006-06-26 15:11:33 marc Exp $ + noinst_PROGRAMS = apitest kdump lib_LTLIBRARIES = libidzebra-api.la +libidzebra_api_la_LDFLAGS=-version-info $(ZEBRALIBS_VERSION) libidzebra_api_la_SOURCES = \ api_swig.c attribute.c \ compact.c \ @@ -16,9 +18,9 @@ libidzebra_api_la_SOURCES = \ rank.h rank1.c ranksimilarity.c rankstatic.c \ recindex.c recindex.h recindxp.h reckeys.c reckeys.h recstat.c retrieve.c \ sortidx.c symtab.c \ - trav.c trunc.c \ - zebraapi.c zinfo.c zinfo.h zserver.h zsets.c zrpn.c \ - zvrank.c + update_path.c update_file.c trunc.c \ + zebraapi.c zinfo.c zinfo.h zserver.h zsets.c zrpn.c + bin_PROGRAMS = zebraidx zebrasrv zebrash