mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 23:35:32 +02:00
Change for plugin storage engine to be built after mysqld
Makefile.am: Change build order for plugins config/ac-macros/storage.m4: Change build order for plugins configure.in: Change build order for plugins storage/Makefile.am: add csv and example to dist storage/csv/Makefile.am: remove unneeded dep storage/example/Makefile.am: remove unneeded dep
This commit is contained in:
parent
597dc9a8e1
commit
65c560e9b8
6 changed files with 7 additions and 9 deletions
|
|
@ -26,6 +26,7 @@ SUBDIRS = . include @docs_dirs@ @zlib_dir@ @yassl_dir@ \
|
|||
@thread_dirs@ pstack \
|
||||
@sql_union_dirs@ @mysql_se_dirs@ \
|
||||
@sql_server@ scripts @man_dirs@ tests \
|
||||
@mysql_se_plugins@ \
|
||||
netware @libmysqld_dirs@ \
|
||||
@bench_dirs@ support-files @tools_dirs@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue