X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=server%2FMakefile.am;h=9c209d577a63f31921284809dd5d96b4e96a88a9;hb=929d26653d54a64c12dff06cbb470c22667d79f1;hp=de8218e5c5998d5250c1883699fbb15fea8babc3;hpb=7acd51b7cdffca5ad92a777d2c6e8e9bae1f9fd3;p=yaz-moved-to-github.git diff --git a/server/Makefile.am b/server/Makefile.am index de8218e..9c209d5 100644 --- a/server/Makefile.am +++ b/server/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.3 2000-04-05 07:39:55 adam Exp $ +## $Id: Makefile.am,v 1.7 2002-09-11 21:25:57 adam Exp $ noinst_LTLIBRARIES=libserver.la @@ -7,6 +7,4 @@ libserver_la_SOURCES = eventl.c seshigh.c statserv.c requestq.c tcpdchk.c \ EXTRA_DIST=service.c -LIBS = - -INCLUDES=-I$(srcdir)/../include +AM_CPPFLAGS=-I$(top_srcdir)/include