From 24b63d6bdf0362b88ed35eb68cf60badb162f44a Mon Sep 17 00:00:00 2001 From: "monty@donna.mysql.com" <> Date: Sun, 31 Dec 2000 14:04:18 +0200 Subject: Fix for Tex 3.0 Added target test --- Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cc8a387ca4f..cdf5ca5d676 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,3 +60,9 @@ bin-dist: all $(top_builddir)/scripts/make_binary_distribution .PHONY: init-db bin-dist + +# Test installation + +test: + cd mysql-test + ./mysql-test-run -- cgit v1.2.1