For includes specs in Makefiles use AM_CPPFLAGS instead of INCLUDE.
[idzebra-moved-to-github.git] / rset / Makefile.am
1 ## $Id: Makefile.am,v 1.6 2004-06-16 20:49:18 adam Exp $
2 noinst_LIBRARIES = librset.a
3
4 librset_a_SOURCES = rset.c rstemp.c rsisam.c rsnull.c rsbool.c rsbetween.c \
5         rsisamc.c rsm_or.c rsisams.c rsisamd.c rsisamb.c rsprox.c
6
7 AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)