d0a876e52ff30779a7aa0a4f2e89919b064ed7f9
[yaz-moved-to-github.git] / Makefile.am
1 ## $Id: Makefile.am,v 1.6 2002-06-04 11:36:10 adam Exp $
2
3 noinst_LTLIBRARIES=libcomstack.la
4
5 AM_CPPFLAGS=-I$(top_srcdir)/include
6
7 LIBS =
8
9 libcomstack_la_SOURCES=comstack.c tcpip.c waislen.c unix.c
10