diff options
author | brian@zim.(none) <> | 2005-12-22 20:06:05 -0800 |
---|---|---|
committer | brian@zim.(none) <> | 2005-12-22 20:06:05 -0800 |
commit | f86fd78261e87c4012cc29616ce0e781abfe11d6 (patch) | |
tree | c40d75178198f63434dbb904677d9fa2411ab2de /storage/Makefile.am | |
parent | 680762498a56209e9ad37bc65a0f850f580ef86e (diff) | |
parent | 3ee76a3e3ccde9004c164c85f2a96e8115aebd2a (diff) | |
download | mariadb-git-f86fd78261e87c4012cc29616ce0e781abfe11d6.tar.gz |
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into zim.(none):/home/brian/mysql/archive-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 7b6f50b4f33..95c49b50890 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 = . csv example bdb heap innobase myisam myisammrg ndb +DIST_SUBDIRS = . csv example bdb heap innobase myisam myisammrg ndb archive # Don't update the files from bitkeeper %::SCCS/s.% |