X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=server%2FMakefile.in;h=0860c3b4330492a298f60f7bf53b37966a9704ba;hp=0aaea59f10edbd45ae4f88112d0a3708144667fe;hb=19af2bd8dfd21731cc978beccd1346133d614c67;hpb=715f35c6d320d5589ea1b80434ab1b2abef823b0 diff --git a/server/Makefile.in b/server/Makefile.in index 0aaea59..0860c3b 100644 --- a/server/Makefile.in +++ b/server/Makefile.in @@ -79,12 +79,11 @@ INCLUDES = -I../include LDADD = ../lib/libyaz.a mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = ../include/yaz/config.h CONFIG_CLEAN_FILES = LIBRARIES = $(noinst_LIBRARIES) -DEFS = @DEFS@ -I. -I$(srcdir) -I../include/yaz +DEFS = @DEFS@ -I. -I$(srcdir) CPPFLAGS = @CPPFLAGS@ LDFLAGS = @LDFLAGS@ LIBS = @LIBS@