Searching in my isam-d
[idzebra-moved-to-github.git] / rset / Makefile.am
index c1992f9..e7fb2a5 100644 (file)
@@ -1,8 +1,8 @@
-## $Id: Makefile.am,v 1.1 2000-04-05 09:49:36 adam Exp $
+## $Id: Makefile.am,v 1.2 2001-01-16 16:56:15 heikki 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
+       rsisamc.c rsm_or.c rsisams.c rsisamd.c
 
 INCLUDES = -I$(srcdir)/../include @YAZINC@