X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=comstack%2FMakefile.am;h=0f65fe9133c0eb4f29545438408b144e786a40b6;hb=b08d68a3edac5a93dce61f98d2f030ea722311c4;hp=a28dfab06e97dec11ddbdcf99f2e82af69123b57;hpb=7acd51b7cdffca5ad92a777d2c6e8e9bae1f9fd3;p=yaz-moved-to-github.git diff --git a/comstack/Makefile.am b/comstack/Makefile.am index a28dfab..0f65fe9 100644 --- a/comstack/Makefile.am +++ b/comstack/Makefile.am @@ -1,10 +1,8 @@ -## $Id: Makefile.am,v 1.3 2000-04-05 07:39:54 adam Exp $ +## $Id: Makefile.am,v 1.7 2002-09-11 21:25:57 adam Exp $ noinst_LTLIBRARIES=libcomstack.la -INCLUDES=-I$(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