X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2FMakefile.am;h=c5d754018e3f1c515e7ff22c769888714f9cd3d5;hb=8de059a4446c5ad8f95e8090d1dc97f0c2bb8d9e;hp=0ce522a000f4e711b526d88cf1f04e01c78b3a0a;hpb=d6d530f5bd06fa69e55acf3c718ef61cc82604de;p=idzebra-moved-to-github.git diff --git a/index/Makefile.am b/index/Makefile.am index 0ce522a..c5d7540 100644 --- a/index/Makefile.am +++ b/index/Makefile.am @@ -1,17 +1,25 @@ -## $Id: Makefile.am,v 1.37 2006-05-01 08:27:20 adam Exp $ +## $Id: Makefile.am,v 1.38 2006-05-03 09:31:25 marc Exp $ noinst_PROGRAMS = apitest kdump zebrasrv2 zebraidx2 lib_LTLIBRARIES = libidzebra-api.la libidzebra-all.la libidzebra_all_la_SOURCES = -libidzebra_api_la_SOURCES = dir.c dirs.c trav.c kinput.c kcompare.c \ - attribute.c symtab.c recindex.c recstat.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 +libidzebra_api_la_SOURCES = \ + api_swig.c attribute.c \ + compact.c \ + dir.c dirs.c \ + extract.c \ + index.h invstat.c \ + kinput.c kcompare.c kcontrol.c \ + 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 \ + sortidx.c symtab.c \ + trav.c trunc.c \ + zebraapi.c zinfo.c zinfo.h zserver.h zsets.c zrpn.c \ + zvrank.c bin_PROGRAMS = zebraidx zebrasrv zebrash