X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=rset%2FMakefile.am;h=1d268279886b487d7ebc36aec84c08ce681c401f;hp=be7c936ff1c0d34c650a79c05ba8f325538d2665;hb=2e4e9c6def27f1e1463dcb6f205fab6a98054f38;hpb=367b31a1c65ab68ded2db67d9922bf4b36cd5453 diff --git a/rset/Makefile.am b/rset/Makefile.am index be7c936..1d26827 100644 --- a/rset/Makefile.am +++ b/rset/Makefile.am @@ -1,7 +1,7 @@ -## $Id: Makefile.am,v 1.6 2004-06-16 20:49:18 adam Exp $ +## $Id: Makefile.am,v 1.7 2004-08-04 08:35:26 adam Exp $ noinst_LIBRARIES = librset.a librset_a_SOURCES = rset.c rstemp.c rsisam.c rsnull.c rsbool.c rsbetween.c \ - rsisamc.c rsm_or.c rsisams.c rsisamd.c rsisamb.c rsprox.c + rsisamc.c rsm_or.c rsisams.c rsisamb.c rsprox.c AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC)