diff options
author | Sergey Vojtovich <svoj@sun.com> | 2009-08-11 18:05:25 +0500 |
---|---|---|
committer | Sergey Vojtovich <svoj@sun.com> | 2009-08-11 18:05:25 +0500 |
commit | 24e418df6937109bd8167561f46822f02942e375 (patch) | |
tree | 51c420178316e108b0380d5666aadf5881384c5a /storage/Makefile.am | |
parent | c1433ba201f6532aeb36b6ac2cf6718f2665aaa3 (diff) | |
parent | 94efc1c6b084ed531b513e70fb66e7b7a1186b56 (diff) | |
download | mariadb-git-24e418df6937109bd8167561f46822f02942e375.tar.gz |
Merge mysql-5.1-innodb_plugin to mysql-5.1.
Diffstat (limited to 'storage/Makefile.am')
-rw-r--r-- | storage/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/Makefile.am b/storage/Makefile.am index 4f19be3a361..8aa1e4f7dc6 100644 --- a/storage/Makefile.am +++ b/storage/Makefile.am @@ -18,7 +18,7 @@ AUTOMAKE_OPTIONS = foreign # These are built from source in the Docs directory -EXTRA_DIST = +EXTRA_DIST = mysql_storage_engine.cmake SUBDIRS = @mysql_se_dirs@ DIST_SUBDIRS = @mysql_se_distdirs@ |