X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=rset%2FMakefile.am;h=4cc0b286221009dd9918ae56b752ec85be351e59;hp=01b1f9b498274c0b66daa34b09655af6caf61a49;hb=cb007c6145b0dbb3fcbe9826f081650becf9a05c;hpb=9c50a60b4bd5de297f77866fd173c78a10328498 diff --git a/rset/Makefile.am b/rset/Makefile.am index 01b1f9b..4cc0b28 100644 --- a/rset/Makefile.am +++ b/rset/Makefile.am @@ -1,7 +1,7 @@ -## $Id: Makefile.am,v 1.10 2004-08-20 14:44:46 heikki Exp $ -noinst_LIBRARIES = librset.a +## $Id: Makefile.am,v 1.11 2004-08-24 10:37:18 adam Exp $ +lib_LTLIBRARIES = libidzebra-rset.la -librset_a_SOURCES = rset.c rstemp.c rsnull.c rsbool.c rsbetween.c \ +libidzebra_rset_la_SOURCES = rset.c rstemp.c rsnull.c rsbool.c rsbetween.c \ rsisamc.c rsmultior.c rsisams.c rsisamb.c rsprox.c #rsm_or.c removed