summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authormonty@work.mysql.com <>2000-08-31 00:33:42 +0200
committermonty@work.mysql.com <>2000-08-31 00:33:42 +0200
commitb93aac662281678a053aa92029a8e7f87cac26fd (patch)
tree803ff5eb80ed918599dc3dd386589ca046445a8f /Makefile.am
parent05cfce9fe5a76c5cdddf7ed2fc3702af690ec543 (diff)
downloadmariadb-git-b93aac662281678a053aa92029a8e7f87cac26fd.tar.gz
Added thread_dirs
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9f74861ce48..a24164f0bca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,8 @@ TAR = gtar
# These are built from source in the Docs directory
EXTRA_DIST = INSTALL-SOURCE README \
COPYING COPYING.LIB MIRRORS
-SUBDIRS = include @docs_dirs@ @readline_dir@ @sql_client_dirs@ \
+SUBDIRS = include @docs_dirs@ @readline_dir@ \
+ @thread_dirs@ @sql_client_dirs@ \
@sql_server_dirs@ scripts tests man \
@bench_dirs@ support-files