diff options
author | unknown <serg@sergbook.mysql.com> | 2006-04-29 09:33:34 -0700 |
---|---|---|
committer | unknown <serg@sergbook.mysql.com> | 2006-04-29 09:33:34 -0700 |
commit | 2eff96e63127e846d210ba94b8b3fcdfe9d6e5e6 (patch) | |
tree | 9782a6d5be7e71e163debffafd229f388bdc536b /plugin | |
parent | f00d16a3325e5c28edfdb5aa9f1c4bf82d1fe1f9 (diff) | |
download | mariadb-git-2eff96e63127e846d210ba94b8b3fcdfe9d6e5e6.tar.gz |
make distcheck and cosmetic fixes
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plugin/Makefile.am b/plugin/Makefile.am index 8b421e0ad5a..deb73c988b3 100644 --- a/plugin/Makefile.am +++ b/plugin/Makefile.am @@ -18,10 +18,8 @@ AUTOMAKE_OPTIONS = foreign -# These are built from source in the Docs directory EXTRA_DIST = fulltext/configure.in -SUBDIRS = -DIST_SUBDIRS = . fulltext +SUBDIRS = @mysql_pg_dirs@ # Don't update the files from bitkeeper %::SCCS/s.% |