summaryrefslogtreecommitdiff
path: root/Docs/Makefile.am
diff options
context:
space:
mode:
authorunknown <kent@mysql.com/kent-amd64.(none)>2007-02-28 22:30:50 +0100
committerunknown <kent@mysql.com/kent-amd64.(none)>2007-02-28 22:30:50 +0100
commit48c3d361e4f4e3514e8239e1352c5dbc95b90d0d (patch)
tree08a14efbfd5be4d652d6b49cbc2aeadf71c048a8 /Docs/Makefile.am
parent5a232872eb223610325eed3bb57c221a6bfd4af6 (diff)
downloadmariadb-git-48c3d361e4f4e3514e8239e1352c5dbc95b90d0d.tar.gz
Makefile.am:
EXCEPTIONS-CLIENT is now static part of repository Docs/Makefile.am: EXCEPTIONS-CLIENT is now static part of repository
Diffstat (limited to 'Docs/Makefile.am')
-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