diff options
author | acurtis/antony@xiphis.org/ltamd64.xiphis.org <> | 2006-09-18 19:31:08 -0700 |
---|---|---|
committer | acurtis/antony@xiphis.org/ltamd64.xiphis.org <> | 2006-09-18 19:31:08 -0700 |
commit | 98a8537adf98b5de866013cc610daa58ab8dc60f (patch) | |
tree | be3a3dfce499feef8414a9ba088f5735afa4ffe0 /storage/heap | |
parent | df606b28b14efb7042eae8f60f6c69fd736a65ea (diff) | |
download | mariadb-git-98a8537adf98b5de866013cc610daa58ab8dc60f.tar.gz |
Bug#22417
"plug.in not included in dist source"
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.% |