SOAP, SRW codecs and HTTP transport for YAZ using libxml2.
[yaz-moved-to-github.git] / server / Makefile.am
index 01e0359..9bc6a8a 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.4 2000-11-23 10:58:32 adam Exp $
+## $Id: Makefile.am,v 1.8 2003-02-12 15:06:43 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  $(XSLT_CFLAGS)