fixed typo

parent 9a5ce4d5
......@@ -177,3 +177,4 @@ tags
libmysql_r/conf_to_src
mysql-test/install_test_db
mysql-test/mysql-test-run
BitKeeper/tmp/gone
......@@ -18,7 +18,7 @@
## Process this file with automake to create Makefile.in
EXTRA_SCRIPTS = mysql-test-run.sh install_test_db.sh
EXTRA_DIST = $EXTRA_SCRIPTS
EXTRA_DIST = $(EXTRA_SCRIPTS)
testdir = $(prefix)/mysql-test
test_SCRIPTS = mysql-test-run install_test_db
CLEANFILES = $(test_SCRIPTS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment