diff --git a/Makefile.am b/Makefile.am index d7745d96e6c..a623c79c177 100644 --- a/Makefile.am +++ b/Makefile.am @@ -119,6 +119,10 @@ test-reprepare: test: test-unit test-ns test-pr +smoke: + cd mysql-test ; \ + @PERL@ ./mysql-test-run.pl --do-test=s + test-full: test test-nr test-ps test-force: