diff options
author | gkodinov/kgeorge@macbook.gmz <> | 2006-11-20 13:42:22 +0200 |
---|---|---|
committer | gkodinov/kgeorge@macbook.gmz <> | 2006-11-20 13:42:22 +0200 |
commit | de08856720196fcbf6ab5bb05c4263f403fc7944 (patch) | |
tree | 1717cc5db8f790e355b3559259c98d1ff649154f /Makefile.am | |
parent | 2c82b5a97a2191124d8955d0c791992e650cf4fc (diff) | |
download | mariadb-git-de08856720196fcbf6ab5bb05c4263f403fc7944.tar.gz |
fix for the merge of --mem support in autopush.pl in 5.1-opt
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index df5a81e77a9..c0798fbb5c7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -150,6 +150,7 @@ test-force-mem: test-pl: test test-full-pl: test-full test-force-pl: test-force +test-force-pl-mem: test-force-mem test-force-full-pl: test-force-full # Don't update the files from bitkeeper |