Add OID-database entries for the MARC, BIB-2 and ZeeRex attribute sets.
[yaz-moved-to-github.git] / comstack / Makefile.am
1 ## $Id: Makefile.am,v 1.6 2002-06-04 11:36:10 adam Exp $
2
3 noinst_LTLIBRARIES=libcomstack.la
4
5 AM_CPPFLAGS=-I$(top_srcdir)/include
6
7 LIBS =
8
9 libcomstack_la_SOURCES=comstack.c tcpip.c waislen.c unix.c
10