From 71647c93775e998a0e602c0371c34e1143d131dd Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 5 Feb 2001 14:08:27 +0000 Subject: [PATCH] Added rsisamd.h --- include/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/Makefile.am b/include/Makefile.am index d284f8e..52baf65 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,5 +1,5 @@ noinst_HEADERS = bfile.h bset.h charmap.h dfa.h dict.h direntz.h isam.h \ isamc.h isamd.h isams.h mfile.h passwddb.h recctrl.h res.h rsbool.h rset.h \ - rsisam.h rsisamc.h rsisams.h rsm_or.h rsnull.h rstemp.h set.h sortidx.h \ - str.h zebra-lock.h zebramap.h zebrautl.h zebraver.h isamb.h + rsisam.h rsisamc.h rsisams.h rsisamd.h rsm_or.h rsnull.h rstemp.h set.h \ + sortidx.h str.h zebra-lock.h zebramap.h zebrautl.h zebraver.h isamb.h -- 1.7.10.4