X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=comstack%2FMakefile.am;h=d0a876e52ff30779a7aa0a4f2e89919b064ed7f9;hb=79fb4b8deb48939a8d9e3fce48c7736eb3b1cf0b;hp=1d5f540677ae08ac2dfaf7ed8025867943195dbb;hpb=26d07328e36c41d39216d66d742d133cf7512995;p=yaz-moved-to-github.git diff --git a/comstack/Makefile.am b/comstack/Makefile.am index 1d5f540..d0a876e 100644 --- a/comstack/Makefile.am +++ b/comstack/Makefile.am @@ -1,10 +1,10 @@ -## $Id: Makefile.am,v 1.4 2001-03-21 15:02:39 adam Exp $ +## $Id: Makefile.am,v 1.6 2002-06-04 11:36:10 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