Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_END_CDECL.
[yaz-moved-to-github.git] / comstack / Makefile.am
diff --git a/comstack/Makefile.am b/comstack/Makefile.am
new file mode 100644 (file)
index 0000000..9464c1b
--- /dev/null
@@ -0,0 +1,6 @@
+noinst_LIBRARIES=libcomstack.a
+
+INCLUDES=-I../include
+
+libcomstack_a_SOURCES=comstack.c tcpip.c waislen.c 
+