X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=rset%2FMakefile.am;fp=rset%2FMakefile.am;h=210455649a0fd9c497adc38037176fed40d8865e;hb=7887042844aef0c6f3d2b711e315abe91c26d211;hp=e06ec8ceefaebe358143a5e4b52843d115e3c88d;hpb=6693bfefd0758c7679282ec57e7b3cb1a2f4f55f;p=idzebra-moved-to-github.git diff --git a/rset/Makefile.am b/rset/Makefile.am index e06ec8c..2104556 100644 --- a/rset/Makefile.am +++ b/rset/Makefile.am @@ -1,7 +1,7 @@ -## $Id: Makefile.am,v 1.8 2004-08-06 13:14:47 adam Exp $ +## $Id: Makefile.am,v 1.9 2004-08-16 16:17:49 heikki Exp $ noinst_LIBRARIES = librset.a librset_a_SOURCES = rset.c rstemp.c rsnull.c rsbool.c rsbetween.c \ - rsisamc.c rsm_or.c rsisams.c rsisamb.c rsprox.c + rsisamc.c rsm_or.c rsmultior.c rsisams.c rsisamb.c rsprox.c AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)