diff options
author | georg@lmy002.wdf.sap.corp <> | 2006-09-01 10:32:12 +0200 |
---|---|---|
committer | georg@lmy002.wdf.sap.corp <> | 2006-09-01 10:32:12 +0200 |
commit | 9d6471c33ec28eaed6bd4e138f602fad34b450b2 (patch) | |
tree | 67781fa721a49caf5bc3eb45b52b4e42b1c9abfb /heap | |
parent | 27636d93037a72fb77d0c711cb1630057c733ca4 (diff) | |
download | mariadb-git-9d6471c33ec28eaed6bd4e138f602fad34b450b2.tar.gz |
make dist changes for Cmake build
Diffstat (limited to 'heap')
-rw-r--r-- | heap/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heap/Makefile.am b/heap/Makefile.am index 567c7774751..a89c8a4a878 100644 --- a/heap/Makefile.am +++ b/heap/Makefile.am @@ -28,6 +28,6 @@ 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 # Don't update the files from bitkeeper %::SCCS/s.% |