summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authormonty@donna.mysql.com <>2000-12-31 14:04:18 +0200
committermonty@donna.mysql.com <>2000-12-31 14:04:18 +0200
commit24b63d6bdf0362b88ed35eb68cf60badb162f44a (patch)
tree82fba6aa5af22db5a9d16044eb0972dda58266dd /Makefile.am
parent562ff18569c23256c8a8419397c3f4edc625c063 (diff)
downloadmariadb-git-24b63d6bdf0362b88ed35eb68cf60badb162f44a.tar.gz
Fix for Tex 3.0
Added target test
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
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