Remove oldest isam (isam:i)
[idzebra-moved-to-github.git] / rset / Makefile.am
1 ## $Id: Makefile.am,v 1.8 2004-08-06 13:14:47 adam Exp $
2 noinst_LIBRARIES = librset.a
3
4 librset_a_SOURCES = rset.c rstemp.c rsnull.c rsbool.c rsbetween.c \
5         rsisamc.c rsm_or.c rsisams.c rsisamb.c rsprox.c
6
7 AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)