9c209d577a63f31921284809dd5d96b4e96a88a9
[yaz-moved-to-github.git] / server / Makefile.am
1 ## $Id: Makefile.am,v 1.7 2002-09-11 21:25:57 adam Exp $
2
3 noinst_LTLIBRARIES=libserver.la
4
5 libserver_la_SOURCES = eventl.c seshigh.c statserv.c requestq.c tcpdchk.c \
6  eventl.h service.h session.h
7
8 EXTRA_DIST=service.c
9
10 AM_CPPFLAGS=-I$(top_srcdir)/include