X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=server%2FMakefile.am;h=0cae60cce20446b513b9e15cd494bd67c4063406;hb=db585d7fcb8319fa86543eb062df7fdaf16858c6;hp=9c209d577a63f31921284809dd5d96b4e96a88a9;hpb=4dd885245b0ce82b18609ab4a05d0d5868ff1391;p=yaz-moved-to-github.git diff --git a/server/Makefile.am b/server/Makefile.am index 9c209d5..0cae60c 100644 --- a/server/Makefile.am +++ b/server/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.7 2002-09-11 21:25:57 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) -DDOCDIR=\"$(datadir)/doc/$(PACKAGE)\"