Revert. Libs installed in /usr/lib (again). Minor tweaks for
[idzebra-moved-to-github.git] / rset / Makefile.am
1 ## $Id: Makefile.am,v 1.16 2006-06-29 13:48:05 adam Exp $
2
3 lib_LTLIBRARIES = libidzebra-rset.la
4
5 libidzebra_rset_la_LDFLAGS=-version-info $(ZEBRALIBS_VERSION)
6 libidzebra_rset_la_SOURCES = rset.c rstemp.c rsnull.c rsbool.c rsbetween.c \
7         rsisamc.c rsmultiandor.c rsisams.c rsisamb.c rsprox.c 
8
9 AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)