X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2FMakefile.am;h=916d4fca4b5efa1aa8bffec3d9ab8d7ee4b1ed70;hb=bd3a317131488141726cedfba9f86b9e479c5385;hp=4262ae563273b23953b683a24654d90456360e40;hpb=fc83d98d346711f446d9f9a29cc2ff0eee398053;p=idzebra-moved-to-github.git diff --git a/index/Makefile.am b/index/Makefile.am index 4262ae5..916d4fc 100644 --- a/index/Makefile.am +++ b/index/Makefile.am @@ -1,9 +1,11 @@ -## $Id: Makefile.am,v 1.40 2006-05-30 13:21:14 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 \ @@ -17,8 +19,8 @@ libidzebra_api_la_SOURCES = \ recindex.c recindex.h recindxp.h reckeys.c reckeys.h recstat.c retrieve.c \ sortidx.c symtab.c \ update_path.c update_file.c trunc.c \ - zebraapi.c zinfo.c zinfo.h zserver.h zsets.c zrpn.c \ - zvrank.c + zebraapi.c zinfo.c zinfo.h zserver.h zsets.c zrpn.c + bin_PROGRAMS = zebraidx zebrasrv zebrash