Switching to Libtool shared libraries for Zebra.
[idzebra-moved-to-github.git] / rset / Makefile.am
index 01b1f9b..4cc0b28 100644 (file)
@@ -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