X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=comstack%2FMakefile.am;h=d0a876e52ff30779a7aa0a4f2e89919b064ed7f9;hb=f576c6403441fc35f85a3e57f9423ff07d052de1;hp=cfd87534bec24559efceee7f27badc6570be32f2;hpb=7dabb33444218a5c5b83cf1a4d9fe386699f872e;p=yaz-moved-to-github.git diff --git a/comstack/Makefile.am b/comstack/Makefile.am index cfd8753..d0a876e 100644 --- a/comstack/Makefile.am +++ b/comstack/Makefile.am @@ -1,8 +1,10 @@ -## $Id: Makefile.am,v 1.2 2000-02-28 11:44:39 adam Exp $ +## $Id: Makefile.am,v 1.6 2002-06-04 11:36:10 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 +LIBS = + +libcomstack_la_SOURCES=comstack.c tcpip.c waislen.c unix.c