diff options
author | istruewing@chilla.local <> | 2006-09-21 09:37:31 +0200 |
---|---|---|
committer | istruewing@chilla.local <> | 2006-09-21 09:37:31 +0200 |
commit | 0aaf483734fd840b1ab9ce25184409b509c7edd6 (patch) | |
tree | fa76b913a82a46d62748813e62d41b3a2008e8eb /storage/heap | |
parent | 77d610c2b4dc003bb2e675d3d0baabf943b60a8b (diff) | |
parent | 9706e6a8ab6509154929e329f860f6201b2cb820 (diff) | |
download | mariadb-git-0aaf483734fd840b1ab9ce25184409b509c7edd6.tar.gz |
Merge chilla.local:/home/mydev/mysql-5.1--main
into chilla.local:/home/mydev/mysql-5.1-tomain
Diffstat (limited to 'storage/heap')
-rw-r--r-- | storage/heap/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/heap/Makefile.am b/storage/heap/Makefile.am index 46565126b65..8bcba43dc0d 100644 --- a/storage/heap/Makefile.am +++ b/storage/heap/Makefile.am @@ -50,7 +50,7 @@ libheap_a_SOURCES = hp_open.c hp_extra.c hp_close.c hp_panic.c hp_info.c \ hp_hash.c _check.c _rectest.c hp_static.c -EXTRA_DIST = CMakeLists.txt +EXTRA_DIST = CMakeLists.txt plug.in # Don't update the files from bitkeeper %::SCCS/s.% |