X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ztest%2FMakefile.in;h=61e650f53f53ffb5d5df6e80bf64f85e99eda884;hp=9286a97ccfd344707e35d23d588cf8dd154d0a2c;hb=19af2bd8dfd21731cc978beccd1346133d614c67;hpb=715f35c6d320d5589ea1b80434ab1b2abef823b0 diff --git a/ztest/Makefile.in b/ztest/Makefile.in index 9286a97..61e650f 100644 --- a/ztest/Makefile.in +++ b/ztest/Makefile.in @@ -78,12 +78,11 @@ INCLUDES = -I../include LDADD = ../lib/libyaz.a mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = ../include/yaz/config.h CONFIG_CLEAN_FILES = PROGRAMS = $(bin_PROGRAMS) -DEFS = @DEFS@ -I. -I$(srcdir) -I../include/yaz +DEFS = @DEFS@ -I. -I$(srcdir) CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@