0b681ab3b7eba1eb4cb6eb3ce62d7df7f40bb687
[idzebra-moved-to-github.git] / rset / Makefile.am
1 ## $Id: Makefile.am,v 1.14 2006-06-26 15:11:41 marc Exp $
2 lib_LTLIBRARIES = libidzebra-rset.la
3
4 libidzebra_rset_la_LDFLAGS=-version-info $(ZEBRALIBS_VERSION)
5 libidzebra_rset_la_SOURCES = rset.c rstemp.c rsnull.c rsbool.c rsbetween.c \
6         rsisamc.c rsmultiandor.c rsisams.c rsisamb.c rsprox.c 
7
8 AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)