X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2FMakefile.am;fp=index%2FMakefile.am;h=78b05964d1c6a6ec298ff144e4d25327f114c137;hp=7a3949f31cab6bd88e108586597e3a73a33e42a8;hb=20d1df123f3e5be61a77687223952430ac184cd9;hpb=c5b0d6e42ff18583f4ebbaa40077160903fd8b77 diff --git a/index/Makefile.am b/index/Makefile.am index 7a3949f..78b0596 100644 --- a/index/Makefile.am +++ b/index/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.54 2006-09-21 08:56:52 adam Exp $ +## $Id: Makefile.am,v 1.55 2006-09-22 10:18:08 adam Exp $ aux_libs = \ ../rset/libidzebra-rset.la \ @@ -82,12 +82,12 @@ libidzebra_2_0_la_SOURCES = \ recindex.c recindex.h recindxp.h reckeys.c reckeys.h recstat.c retrieve.c \ rpnscan.c rpnsearch.c sortidx.c symtab.c stream.c \ update_path.c update_file.c trunc.c untrans.c \ - zaptterm.c zebraapi.c zinfo.c zinfo.h zserver.h zsets.c + zaptterm.c zebraapi.c zinfo.c zinfo.h zsets.c bin_PROGRAMS = zebraidx zebrasrv -zebraidx_SOURCES = main.c -zebrasrv_SOURCES = zserver.c +zebraidx_SOURCES = zebraidx.c +zebrasrv_SOURCES = zebrasrv.c zebrash_SOURCES = zebrash.c apitest_SOURCES = apitest.c kdump_SOURCES = kdump.c