summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authortonu@x153.internalnet <>2001-07-24 14:07:46 +0800
committertonu@x153.internalnet <>2001-07-24 14:07:46 +0800
commit85c287a43937ecbafc67dde08b438c60ed1f659f (patch)
treeed5f3121d49f4cd731f353d0ff4b0684837cc5b5 /Makefile.am
parent248234f1d6931a32135bf8fffc7f4e0122f1f2b1 (diff)
downloadmariadb-git-85c287a43937ecbafc67dde08b438c60ed1f659f.tar.gz
OpenSSL fixes. Should not affect anything else.
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 d6bfb156d29..7343f617449 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@ TAR = gtar
EXTRA_DIST = INSTALL-SOURCE README \
COPYING COPYING.LIB MIRRORS
SUBDIRS = include @docs_dirs@ @readline_dir@ \
- @thread_dirs@ @pstack_dirs@ vio @sql_client_dirs@ \
+ @thread_dirs@ @pstack_dirs@ @sql_client_dirs@ \
@sql_server_dirs@ @libmysqld_dirs@ scripts tests man \
@bench_dirs@ support-files @fs_dirs@