X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=comstack%2FMakefile.am;h=d0a876e52ff30779a7aa0a4f2e89919b064ed7f9;hb=f78b96e6645bb3309719a234ff68699d8fccb975;hp=2594dd881172b8c90a4c8a2b986ef539b46f9399;hpb=827c292b2ffb8314a08f6a6352b68ead05d3ff62;p=yaz-moved-to-github.git diff --git a/comstack/Makefile.am b/comstack/Makefile.am index 2594dd8..d0a876e 100644 --- a/comstack/Makefile.am +++ b/comstack/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.5 2002-04-15 09:44:42 adam Exp $ +## $Id: Makefile.am,v 1.6 2002-06-04 11:36:10 adam Exp $ noinst_LTLIBRARIES=libcomstack.la @@ -6,5 +6,5 @@ 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