Added shared library support (libtool).
[yaz-moved-to-github.git] / comstack / Makefile.am
index 9464c1b..a28dfab 100644 (file)
@@ -1,6 +1,10 @@
-noinst_LIBRARIES=libcomstack.a
+## $Id: Makefile.am,v 1.3 2000-04-05 07:39:54 adam Exp $
 
-INCLUDES=-I../include
+noinst_LTLIBRARIES=libcomstack.la
 
-libcomstack_a_SOURCES=comstack.c tcpip.c waislen.c 
+INCLUDES=-I$(srcdir)/../include
+
+LIBS =
+
+libcomstack_la_SOURCES=comstack.c tcpip.c waislen.c