X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=comstack%2FMakefile.am;h=0f65fe9133c0eb4f29545438408b144e786a40b6;hb=b08d68a3edac5a93dce61f98d2f030ea722311c4;hp=9464c1be2fb628c804348576177b0367def82949;hpb=78e049108ef4c65f1dc3dddd747e59b90b75a9a6;p=yaz-moved-to-github.git diff --git a/comstack/Makefile.am b/comstack/Makefile.am index 9464c1b..0f65fe9 100644 --- a/comstack/Makefile.am +++ b/comstack/Makefile.am @@ -1,6 +1,8 @@ -noinst_LIBRARIES=libcomstack.a +## $Id: Makefile.am,v 1.7 2002-09-11 21:25:57 adam Exp $ -INCLUDES=-I../include +noinst_LTLIBRARIES=libcomstack.la -libcomstack_a_SOURCES=comstack.c tcpip.c waislen.c +AM_CPPFLAGS=-I$(top_srcdir)/include + +libcomstack_la_SOURCES=comstack.c tcpip.c waislen.c unix.c