From 4bddd1f6cae801aa6027c7a1c770891916fec3f8 Mon Sep 17 00:00:00 2001 From: "kent@mysql.com/kent-amd64.(none)" <> Date: Wed, 28 Feb 2007 22:30:50 +0100 Subject: [PATCH] Makefile.am: EXCEPTIONS-CLIENT is now static part of repository --- Docs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/Makefile.am b/Docs/Makefile.am index b329b574f6a..6a1ee131d1a 100644 --- a/Docs/Makefile.am +++ b/Docs/Makefile.am @@ -20,7 +20,7 @@ EXTRA_DIST = $(noinst_SCRIPTS) mysql.info INSTALL-BINARY all: txt_files -txt_files: ../INSTALL-SOURCE ../EXCEPTIONS-CLIENT \ +txt_files: ../INSTALL-SOURCE \ INSTALL-BINARY ../support-files/MacOSX/ReadMe.txt # make sure that "make install" installs the info page, too