X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=comstack%2FMakefile.am;h=0f65fe9133c0eb4f29545438408b144e786a40b6;hb=34203146338c5f6c89774bde4caad110345405bd;hp=cfd87534bec24559efceee7f27badc6570be32f2;hpb=7dabb33444218a5c5b83cf1a4d9fe386699f872e;p=yaz-moved-to-github.git diff --git a/comstack/Makefile.am b/comstack/Makefile.am index cfd8753..0f65fe9 100644 --- a/comstack/Makefile.am +++ b/comstack/Makefile.am @@ -1,8 +1,8 @@ -## $Id: Makefile.am,v 1.2 2000-02-28 11:44:39 adam Exp $ +## $Id: Makefile.am,v 1.7 2002-09-11 21:25:57 adam Exp $ -noinst_LIBRARIES=libcomstack.a +noinst_LTLIBRARIES=libcomstack.la -INCLUDES=-I../include +AM_CPPFLAGS=-I$(top_srcdir)/include -libcomstack_a_SOURCES=comstack.c tcpip.c waislen.c +libcomstack_la_SOURCES=comstack.c tcpip.c waislen.c unix.c