rsbetween.[ch] - new result set type
[idzebra-moved-to-github.git] / rset / Makefile.am
index e7fb2a5..f35adce 100644 (file)
@@ -1,7 +1,7 @@
-## $Id: Makefile.am,v 1.2 2001-01-16 16:56:15 heikki Exp $
+## $Id: Makefile.am,v 1.3 2002-04-09 15:24:13 heikki Exp $
 noinst_LIBRARIES = librset.a
 
-librset_a_SOURCES = rset.c rstemp.c rsisam.c rsnull.c rsbool.c \
+librset_a_SOURCES = rset.c rstemp.c rsisam.c rsnull.c rsbool.c rsbetween.c \
        rsisamc.c rsm_or.c rsisams.c rsisamd.c
 
 INCLUDES = -I$(srcdir)/../include @YAZINC@