summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorunknown <kent@mysql.com>2005-06-28 04:49:03 +0200
committerunknown <kent@mysql.com>2005-06-28 04:49:03 +0200
commit0037781f05b81f01cdd88ca893f200d2a5664c48 (patch)
treeed1a433d3ca14027894c2edeeeab6170947cfb1b /Makefile.am
parentc7e157e71ed71a3f024280c4b3997b79c903db97 (diff)
downloadmariadb-git-0037781f05b81f01cdd88ca893f200d2a5664c48.tar.gz
Makefile.am:
Bug#9873, reenabled --without-man option to work Makefile.am: Bug#9873, reenabled --without-man option to work
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 ffa27220611..96f3561e31c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@ EXTRA_DIST = INSTALL-SOURCE README COPYING EXCEPTIONS-CLIENT
SUBDIRS = . include @docs_dirs@ @zlib_dir@ \
@readline_topdir@ sql-common \
@thread_dirs@ pstack \
- @sql_union_dirs@ scripts man tests \
+ @sql_union_dirs@ scripts @man_dirs@ tests \
netware @libmysqld_dirs@ \
@bench_dirs@ support-files @fs_dirs@ @tools_dirs@