summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorkent@mysql.com/kent-amd64.(none) <>2007-02-28 22:30:50 +0100
committerkent@mysql.com/kent-amd64.(none) <>2007-02-28 22:30:50 +0100
commit4bddd1f6cae801aa6027c7a1c770891916fec3f8 (patch)
tree08a14efbfd5be4d652d6b49cbc2aeadf71c048a8 /Docs
parentf471a67fa6e5cc66866041ad1b94c99b9ff4850c (diff)
downloadmariadb-git-4bddd1f6cae801aa6027c7a1c770891916fec3f8.tar.gz
Makefile.am:
EXCEPTIONS-CLIENT is now static part of repository
Diffstat (limited to 'Docs')
-rw-r--r--Docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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