From e6b19aa0fabe50a69d7e1f6debbda83e4dad1730 Mon Sep 17 00:00:00 2001 From: Georgi Kodinov Date: Sun, 1 Feb 2009 17:01:41 +0200 Subject: added a missing test directory in Makefile.am --- mysql-test/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'mysql-test/Makefile.am') diff --git a/mysql-test/Makefile.am b/mysql-test/Makefile.am index 0db8ba825ca..dc9fbbd9aa5 100644 --- a/mysql-test/Makefile.am +++ b/mysql-test/Makefile.am @@ -78,6 +78,7 @@ EXTRA_DIST = README \ TEST_DIRS = t r include std_data std_data/parts \ std_data/ndb_backup50 std_data/ndb_backup51 \ std_data/ndb_backup51_data_be std_data/ndb_backup51_data_le \ + std_data/funcs_1 \ extra/binlog_tests/ extra/rpl_tests \ suite/binlog suite/binlog/t suite/binlog/r suite/binlog/std_data \ suite/bugs/data suite/bugs/t suite/bugs/r \ -- cgit v1.2.1