diff options
author | monty@mashka.mysql.fi <> | 2003-01-25 15:31:07 +0200 |
---|---|---|
committer | monty@mashka.mysql.fi <> | 2003-01-25 15:31:07 +0200 |
commit | 1bdd1d0626fdb8f858a3c4bf82e0064ee19b042d (patch) | |
tree | 45f7768e20be3d146b414bb9b770a956b9601f78 /Makefile.am | |
parent | fa7a94ed14f0bdd39b99abfca872444fdb5fff11 (diff) | |
parent | 5758da1476da75e481f944de4ec91e5464ce7b00 (diff) | |
download | mariadb-git-1bdd1d0626fdb8f858a3c4bf82e0064ee19b042d.tar.gz |
Merge with 3.23.55
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 7949e7be776..d3d50e9638f 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@ scripts man tests \ - BUILD os2 libmysql_r @libmysqld_dirs@ \ + BUILD os2 @libmysqld_dirs@ \ @bench_dirs@ support-files @fs_dirs@ @tools_dirs@ # Relink after clean |