X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=comstack%2FMakefile.am;h=0f65fe9133c0eb4f29545438408b144e786a40b6;hb=c39a893dfdae5f792139177132e7e7a70e010aa7;hp=1d5f540677ae08ac2dfaf7ed8025867943195dbb;hpb=26d07328e36c41d39216d66d742d133cf7512995;p=yaz-moved-to-github.git diff --git a/comstack/Makefile.am b/comstack/Makefile.am index 1d5f540..0f65fe9 100644 --- a/comstack/Makefile.am +++ b/comstack/Makefile.am @@ -1,10 +1,8 @@ -## $Id: Makefile.am,v 1.4 2001-03-21 15:02:39 adam Exp $ +## $Id: Makefile.am,v 1.7 2002-09-11 21:25:57 adam Exp $ noinst_LTLIBRARIES=libcomstack.la -INCLUDES=-I$(top_srcdir)/include +AM_CPPFLAGS=-I$(top_srcdir)/include -LIBS = - -libcomstack_la_SOURCES=comstack.c tcpip.c waislen.c +libcomstack_la_SOURCES=comstack.c tcpip.c waislen.c unix.c