summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorunknown <hartmut@mysql.com>2004-09-26 15:27:13 +0200
committerunknown <hartmut@mysql.com>2004-09-26 15:27:13 +0200
commit85d98034b4979b270154af305d1cb3c5f929fb0f (patch)
tree4314a45554c534ee02f77e25182f434aed118c9d /Makefile.am
parentdc955863df5872ab4a70adbbf98d4f10d90a1f42 (diff)
downloadmariadb-git-85d98034b4979b270154af305d1cb3c5f929fb0f.tar.gz
added --without-man option similar to --without-docs
(part of BUG#5379)
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 fb0735b562c..1609b5a1da1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@ AUTOMAKE_OPTIONS = foreign
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 \
+ @sql_server_dirs@ scripts @man_dirs@ tests \
BUILD netware os2 @libmysqld_dirs@ \
@bench_dirs@ support-files @fs_dirs@ @tools_dirs@