Added shared library support (libtool).
[yaz-moved-to-github.git] / comstack / Makefile.am
1 ## $Id: Makefile.am,v 1.3 2000-04-05 07:39:54 adam Exp $
2
3 noinst_LTLIBRARIES=libcomstack.la
4
5 INCLUDES=-I$(srcdir)/../include
6
7 LIBS =
8
9 libcomstack_la_SOURCES=comstack.c tcpip.c waislen.c 
10