SOAP, SRW codecs and HTTP transport for YAZ using libxml2.
[yaz-moved-to-github.git] / server / Makefile.am
index de8218e..9bc6a8a 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.3 2000-04-05 07:39:55 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)