From 8502addd5f3651bd4efddf7b08c39e1d4d8ca264 Mon Sep 17 00:00:00 2001 From: "sasha@mysql.sashanet.com" <> Date: Wed, 13 Dec 2000 12:42:59 -0700 Subject: mysql-test/Makefile.am fixed typo scripts/make_binary_distribution.sh added .MRG and .frm files --- mysql-test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql-test/Makefile.am') diff --git a/mysql-test/Makefile.am b/mysql-test/Makefile.am index edf3afa7f0b..9f06a66ba3e 100644 --- a/mysql-test/Makefile.am +++ b/mysql-test/Makefile.am @@ -20,7 +20,7 @@ EXTRA_SCRIPTS = mysql-test-run.sh install_test_db.sh EXTRA_DIST = $EXTRA_SCRIPTS testdir = $(prefix)/mysql-test -test_SCRIPTS = mysql-test-run insta_test_db +test_SCRIPTS = mysql-test-run install_test_db CLEANFILES = $(test_SCRIPTS) dist-hook: -- cgit v1.2.1