diff options
author | serg@sergbook.mysql.com <> | 2006-04-29 09:33:34 -0700 |
---|---|---|
committer | serg@sergbook.mysql.com <> | 2006-04-29 09:33:34 -0700 |
commit | 281fb1cfc5358389e51e6dbac304b9d0fbfbbf86 (patch) | |
tree | 9782a6d5be7e71e163debffafd229f388bdc536b /plugin | |
parent | e2ac9dda830469aa32f646f32300af47b4094e9f (diff) | |
download | mariadb-git-281fb1cfc5358389e51e6dbac304b9d0fbfbbf86.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.% |