From 111f4af6a4bba95b94ab2bef80df4cffec160b79 Mon Sep 17 00:00:00 2001 From: "lenz@mysql.com" <> Date: Mon, 24 Feb 2003 11:34:41 +0100 Subject: [PATCH] - re-added missing reservedwords.texi (disappeared after last merge with 3.23.x) and removed mirrors.texi again --- Docs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/Makefile.am b/Docs/Makefile.am index 7d1d2ee8cbd..af771a5728d 100644 --- a/Docs/Makefile.am +++ b/Docs/Makefile.am @@ -22,7 +22,7 @@ targets = manual.txt mysql.info manual.html BUILT_SOURCES = $(targets) manual_toc.html include.texi EXTRA_DIST = $(noinst_SCRIPTS) $(BUILT_SOURCES) mysqld_error.txt \ - INSTALL-BINARY mirrors.texi + INSTALL-BINARY reservedwords.texi all: $(targets) txt_files