diff options
author | Andrei Elkin <andrei.elkin@oracle.com> | 2012-07-10 13:51:50 +0300 |
---|---|---|
committer | Andrei Elkin <andrei.elkin@oracle.com> | 2012-07-10 13:51:50 +0300 |
commit | cd0912a4caa8f0cc73450e049fd0535ffc7fc599 (patch) | |
tree | 2d32504065b9db2c64de6cd3ec593e38ae63d99b | |
parent | eca29d5f333265ae6609a941b2b954c3d81b402f (diff) | |
parent | 86476179479eb14343e1d434a2345d9cad47a28a (diff) | |
download | mariadb-git-cd0912a4caa8f0cc73450e049fd0535ffc7fc599.tar.gz |
merge from 5.1 repo.
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 4929fa7ba9b..3da18683f85 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -33,6 +33,7 @@ EXTRA_DIST = auto_increment.res auto_increment.tst \ grant.pl grant.res test_delayed_insert.pl \ pmail.pl mail_to_db.pl table_types.pl \ myisam-big-rows.tst \ + mysql_client_fw.c \ CMakeLists.txt bin_PROGRAMS = mysql_client_test |