From aa7446af29f0613f4ee506433d7f80900f3d83af Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 31 Aug 2000 00:33:42 +0200 Subject: Added thread_dirs --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.1