X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=rset%2FMakefile.am;fp=rset%2FMakefile.am;h=f35adce5aeef1785c813bd4902d0d25f660be16f;hb=71e41c3f5146a6f783fbae7e59776bcdd4e3c4c8;hp=e7fb2a5c416ea0e99c5fb114ba8c8b75e7860a4d;hpb=c6b44a954475cd6e5cbfe560e63158fc48d4899f;p=idzebra-moved-to-github.git diff --git a/rset/Makefile.am b/rset/Makefile.am index e7fb2a5..f35adce 100644 --- a/rset/Makefile.am +++ b/rset/Makefile.am @@ -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@