summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2004-08-05 17:05:11 +0200
committerunknown <lenz@mysql.com>2004-08-05 17:05:11 +0200
commit06cd2efc2e231d0526091e3e9e4dc47985a8081c (patch)
tree1ced6bcc717669c2697598b7eda27e7e13497ce3 /Makefile.am
parent74e86ee36c9a2f645aa3bd31447a69b6f2b9ac47 (diff)
downloadmariadb-git-06cd2efc2e231d0526091e3e9e4dc47985a8081c.tar.gz
- rename: EXCEPTIONS->EXCEPTIONS-CLIENT
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8e524871d7a..fb0735b562c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@
AUTOMAKE_OPTIONS = foreign
# These are built from source in the Docs directory
-EXTRA_DIST = INSTALL-SOURCE README COPYING EXCEPTIONS
+EXTRA_DIST = INSTALL-SOURCE README COPYING EXCEPTIONS-CLIENT
SUBDIRS = . include @docs_dirs@ @readline_dir@ \
@thread_dirs@ pstack @sql_client_dirs@ \
@sql_server_dirs@ scripts man tests \