X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=comstack%2FMakefile.am;h=1d5f540677ae08ac2dfaf7ed8025867943195dbb;hb=767ff54e1425e6be8208fe3fee6e7e1b9cadcfb6;hp=9464c1be2fb628c804348576177b0367def82949;hpb=78e049108ef4c65f1dc3dddd747e59b90b75a9a6;p=yaz-moved-to-github.git diff --git a/comstack/Makefile.am b/comstack/Makefile.am index 9464c1b..1d5f540 100644 --- a/comstack/Makefile.am +++ b/comstack/Makefile.am @@ -1,6 +1,10 @@ -noinst_LIBRARIES=libcomstack.a +## $Id: Makefile.am,v 1.4 2001-03-21 15:02:39 adam Exp $ -INCLUDES=-I../include +noinst_LTLIBRARIES=libcomstack.la -libcomstack_a_SOURCES=comstack.c tcpip.c waislen.c +INCLUDES=-I$(top_srcdir)/include + +LIBS = + +libcomstack_la_SOURCES=comstack.c tcpip.c waislen.c