X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=rset%2FMakefile.am;fp=rset%2FMakefile.am;h=c1992f99c1dde18587ccbb465bc9610d7f062b54;hb=69da23537c6bb71ab948e079708bf8ea090de73f;hp=0000000000000000000000000000000000000000;hpb=4bf05517c81b30c6cc2e16fb5e475c02be45d117;p=idzebra-moved-to-github.git diff --git a/rset/Makefile.am b/rset/Makefile.am new file mode 100644 index 0000000..c1992f9 --- /dev/null +++ b/rset/Makefile.am @@ -0,0 +1,8 @@ +## $Id: Makefile.am,v 1.1 2000-04-05 09:49:36 adam Exp $ +noinst_LIBRARIES = librset.a + +librset_a_SOURCES = rset.c rstemp.c rsisam.c rsnull.c rsbool.c \ + rsisamc.c rsm_or.c rsisams.c + +INCLUDES = -I$(srcdir)/../include @YAZINC@ +