Fix sample PQF
[yaz-moved-to-github.git] / comstack / Makefile.am
index cfd8753..0f65fe9 100644 (file)
@@ -1,8 +1,8 @@
-## $Id: Makefile.am,v 1.2 2000-02-28 11:44:39 adam Exp $
+## $Id: Makefile.am,v 1.7 2002-09-11 21:25:57 adam Exp $
 
-noinst_LIBRARIES=libcomstack.a
+noinst_LTLIBRARIES=libcomstack.la
 
-INCLUDES=-I../include
+AM_CPPFLAGS=-I$(top_srcdir)/include
 
-libcomstack_a_SOURCES=comstack.c tcpip.c waislen.c 
+libcomstack_la_SOURCES=comstack.c tcpip.c waislen.c unix.c