summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorunknown <tonu@x3.internalnet>2001-05-20 20:32:49 +0200
committerunknown <tonu@x3.internalnet>2001-05-20 20:32:49 +0200
commit38373d7cc1eb8f505c4c8d5b4d505031c16a2464 (patch)
tree177e9680d0a257f094851dde3ec23f071b4a4043 /Makefile.am
parentb94bdf9943b3f5985195a8a06d0adce57eedd3b2 (diff)
downloadmariadb-git-38373d7cc1eb8f505c4c8d5b4d505031c16a2464.tar.gz
Makefile.am openssl support
missing: openssl support sql/Makefile.am: openssl support BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
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 7343f617449..d6bfb156d29 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@ @sql_client_dirs@ \
+ @thread_dirs@ @pstack_dirs@ vio @sql_client_dirs@ \
@sql_server_dirs@ @libmysqld_dirs@ scripts tests man \
@bench_dirs@ support-files @fs_dirs@