diff options
Diffstat (limited to 'storage/heap/Makefile.am')
-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 fceaeec664a..68dce9bca5f 100644 --- a/storage/heap/Makefile.am +++ b/storage/heap/Makefile.am @@ -30,7 +30,7 @@ libheap_a_SOURCES = hp_open.c hp_extra.c hp_close.c hp_panic.c hp_info.c \ hp_rnext.c hp_rlast.c hp_rprev.c hp_clear.c \ hp_rkey.c hp_block.c \ hp_hash.c _check.c _rectest.c hp_static.c -EXTRA_DIST = cmakelists.txt +EXTRA_DIST = CMakeLists.txt # Don't update the files from bitkeeper %::SCCS/s.% |