X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=comstack%2FMakefile.am;h=d0a876e52ff30779a7aa0a4f2e89919b064ed7f9;hb=ca4948d9b8ea1e4d73d25a25b1da3a4de121ca73;hp=a28dfab06e97dec11ddbdcf99f2e82af69123b57;hpb=7acd51b7cdffca5ad92a777d2c6e8e9bae1f9fd3;p=yaz-moved-to-github.git diff --git a/comstack/Makefile.am b/comstack/Makefile.am index a28dfab..d0a876e 100644 --- a/comstack/Makefile.am +++ b/comstack/Makefile.am @@ -1,10 +1,10 @@ -## $Id: Makefile.am,v 1.3 2000-04-05 07:39:54 adam Exp $ +## $Id: Makefile.am,v 1.6 2002-06-04 11:36:10 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