summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorkent@mysql.com <>2005-06-28 04:49:03 +0200
committerkent@mysql.com <>2005-06-28 04:49:03 +0200
commiteaec18bda635cbed6242a7c960596c216aa14afc (patch)
treeed1a433d3ca14027894c2edeeeab6170947cfb1b /Makefile.am
parent7817b69d808dfa4b8ec7ac1915de33584177b9c2 (diff)
downloadmariadb-git-eaec18bda635cbed6242a7c960596c216aa14afc.tar.gz
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@