Added skeleton for multior - not at all functional yet. Call to it
[idzebra-moved-to-github.git] / rset / Makefile.am
1 ## $Id: Makefile.am,v 1.9 2004-08-16 16:17:49 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 rsm_or.c rsmultior.c rsisams.c rsisamb.c rsprox.c 
6
7 AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)