Remove oldest isam (isam:i)
[idzebra-moved-to-github.git] / rset / Makefile.am
index 1d26827..e06ec8c 100644 (file)
@@ -1,7 +1,7 @@
-## $Id: Makefile.am,v 1.7 2004-08-04 08:35:26 adam Exp $
+## $Id: Makefile.am,v 1.8 2004-08-06 13:14:47 adam Exp $
 noinst_LIBRARIES = librset.a
 
-librset_a_SOURCES = rset.c rstemp.c rsisam.c rsnull.c rsbool.c rsbetween.c \
+librset_a_SOURCES = rset.c rstemp.c rsnull.c rsbool.c rsbetween.c \
        rsisamc.c rsm_or.c rsisams.c rsisamb.c rsprox.c
 
 AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)