X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=index%2FMakefile.am;h=adf2b960d3c520cb095d5d12f1fafbeb1813cb69;hp=cc2ddfcba141afb509beac7be01602b2ccbc29d4;hb=1ccf2613ceef2359f589cb3dd7e72a899c618b2f;hpb=3b7b0e72cc359c7df837fe7ff1252f2efecd41c7 diff --git a/index/Makefile.am b/index/Makefile.am index cc2ddfc..adf2b96 100644 --- a/index/Makefile.am +++ b/index/Makefile.am @@ -1,6 +1,6 @@ -## $Id: Makefile.am,v 1.4 2000-10-17 12:37:09 adam Exp $ +## $Id: Makefile.am,v 1.5 2000-12-05 10:01:44 adam Exp $ -noinst_PROGRAMS = apitest +noinst_PROGRAMS = apitest kdump if ISZMBOL bin_PROGRAMS = zmbolidx zmbolsrv @@ -31,6 +31,8 @@ apitest_SOURCES = apitest.c kcompare.c zrpn.c zsets.c attribute.c recindex.c \ retrieve.c kinput.c \ index.h recindex.h recindxp.h zebraapi.h zinfo.h zserver.h +kdump_SOURCES=kdump.c kcompare.c + INCLUDES = -I$(srcdir)/../include $(YAZINC) $(TCL_INCLUDE) if ISZMBOL