diff --git a/Makefile.am b/Makefile.am index cdf5ca5d676..bfe6a8a2e43 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,5 +64,4 @@ bin-dist: all # Test installation test: - cd mysql-test - ./mysql-test-run + cd mysql-test ; ./mysql-test-run