diff options
author | unknown <tulin@dl145c.mysql.com> | 2005-05-16 14:11:42 +0200 |
---|---|---|
committer | unknown <tulin@dl145c.mysql.com> | 2005-05-16 14:11:42 +0200 |
commit | 986e3163161030e2103fd287c9ae15fb737d71a8 (patch) | |
tree | eef56fbeeec1abeb2275f4ce2b971102b3af3c84 /storage/Makefile.am | |
parent | 3bf1bab1bc1e7eaa9a8046c600d6a54824cef884 (diff) | |
download | mariadb-git-986e3163161030e2103fd287c9ae15fb737d71a8.tar.gz |
make dist target fixes
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 7da3c9d50c3..d3df68449ca 100644 --- a/storage/Makefile.am +++ b/storage/Makefile.am @@ -21,7 +21,7 @@ AUTOMAKE_OPTIONS = foreign # These are built from source in the Docs directory EXTRA_DIST = SUBDIRS = -DIST_SUBDIRS = +DIST_SUBDIRS = . bdb heap innobase myisam myisammrg ndb # Don't update the files from bitkeeper %::SCCS/s.% |