c31202b80fa59f52979fece7dcade9114b95cae1
[idzebra-moved-to-github.git] / rset / Makefile.am
1 ## $Id: Makefile.am,v 1.13 2004-09-28 13:06:35 heikki Exp $
2 lib_LTLIBRARIES = libidzebra-rset.la
3
4 libidzebra_rset_la_SOURCES = rset.c rstemp.c rsnull.c rsbool.c rsbetween.c \
5         rsisamc.c rsmultiandor.c rsisams.c rsisamb.c rsprox.c 
6
7 AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)