diff options
author | tulin@dl145c.mysql.com <> | 2005-05-16 14:11:42 +0200 |
---|---|---|
committer | tulin@dl145c.mysql.com <> | 2005-05-16 14:11:42 +0200 |
commit | e5976800f7a3b2e4ad6133a833ccde0b126e5260 (patch) | |
tree | eef56fbeeec1abeb2275f4ce2b971102b3af3c84 /storage/Makefile.am | |
parent | 9a6cc9172ab59356f6d07c0740ed10b88f973807 (diff) | |
download | mariadb-git-e5976800f7a3b2e4ad6133a833ccde0b126e5260.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.% |