X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2FMakefile.am;h=adf2b960d3c520cb095d5d12f1fafbeb1813cb69;hb=71647c93775e998a0e602c0371c34e1143d131dd;hp=cc2ddfcba141afb509beac7be01602b2ccbc29d4;hpb=289af445bf7c8042b46200f9f2af18049ae049fb;p=idzebra-moved-to-github.git 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