From 337386794590f25932f12542393af1bf7ed29b22 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 17 Oct 2000 13:37:55 +0000 Subject: [PATCH] Minor. --- include/Makefile.am | 2 +- include/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/Makefile.am b/include/Makefile.am index 43cd085..0f867e5 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -2,4 +2,4 @@ EXTRA_DIST = 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 + str.h zebra-lock.h zebramap.h zebrautl.h zebraver.h isamb.h diff --git a/include/Makefile.in b/include/Makefile.in index f556da0..c0df23a 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -73,7 +73,7 @@ YAZLIB = @YAZLIB@ YAZVERSION = @YAZVERSION@ yazconfig = @yazconfig@ -EXTRA_DIST = 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 +EXTRA_DIST = 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 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = -- 1.7.10.4