Removed the term count stuff from all rsets, and fixed what ever that broke.
[idzebra-moved-to-github.git] / rset / Makefile.am
1 ## $Id: Makefile.am,v 1.10 2004-08-20 14:44:46 heikki Exp $
2 noinst_LIBRARIES = librset.a
3
4 librset_a_SOURCES = rset.c rstemp.c rsnull.c rsbool.c rsbetween.c \
5         rsisamc.c rsmultior.c rsisams.c rsisamb.c rsprox.c 
6
7 #rsm_or.c removed
8
9 AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)