diff options
| author | Bjorn Munch <bjorn.munch@oracle.com> | 2012-07-10 11:57:24 +0200 |
|---|---|---|
| committer | Bjorn Munch <bjorn.munch@oracle.com> | 2012-07-10 11:57:24 +0200 |
| commit | 98fe47b26dfabb6e5c1f62d3b80a9cf12026310d (patch) | |
| tree | ad32d4e19c13968f6ebe62504a9d164db2f9bbd9 | |
| parent | 0577d729ac637ee3a973b043c6747a1c67220d95 (diff) | |
| download | mariadb-git-98fe47b26dfabb6e5c1f62d3b80a9cf12026310d.tar.gz | |
mysql_client_fw.c was not included in make dist
| -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 |
