SOAP, SRW codecs and HTTP transport for YAZ using libxml2.
[yaz-moved-to-github.git] / server / Makefile.am
index 9c209d5..9bc6a8a 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.7 2002-09-11 21:25:57 adam Exp $
+## $Id: Makefile.am,v 1.8 2003-02-12 15:06:43 adam Exp $
 
 noinst_LTLIBRARIES=libserver.la
 
@@ -7,4 +7,4 @@ libserver_la_SOURCES = eventl.c seshigh.c statserv.c requestq.c tcpdchk.c \
 
 EXTRA_DIST=service.c
 
-AM_CPPFLAGS=-I$(top_srcdir)/include 
+AM_CPPFLAGS=-I$(top_srcdir)/include  $(XSLT_CFLAGS)