diff options
author | monty@hundin.mysql.fi <> | 2002-05-20 12:48:08 +0300 |
---|---|---|
committer | monty@hundin.mysql.fi <> | 2002-05-20 12:48:08 +0300 |
commit | 3c5f7494f7b582ec83effd969576db9003230def (patch) | |
tree | 8c49b1e82f065c7b587c95d52ec85ca566a76877 /Makefile.am | |
parent | 3cfdd984f0caa2dc76ed379eec2465b5a60736a9 (diff) | |
parent | d0b6fb766755eeaa1edf09a3836ad54112343cd7 (diff) | |
download | mariadb-git-3c5f7494f7b582ec83effd969576db9003230def.tar.gz |
merge to 3.23.51
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 44f3d9a62d5..f56e67f1e83 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,7 @@ EXTRA_DIST = INSTALL-SOURCE README \ SUBDIRS = include @docs_dirs@ @readline_dir@ \ @thread_dirs@ pstack @sql_client_dirs@ \ @sql_server_dirs@ @libmysqld_dirs@ scripts man \ - tests BUILD \ + tests BUILD os2 \ @bench_dirs@ support-files @fs_dirs@ @tools_dirs@ # Relink after clean |