summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authortsmith@siva.hindu.god <>2007-01-18 13:15:16 -0700
committertsmith@siva.hindu.god <>2007-01-18 13:15:16 -0700
commitdac5bb381948c651f3a7bb496ddbdb4f619e0465 (patch)
treecbc1ca6741afc1280a1ac4534964c07147c3e644 /Makefile.am
parentf3d321a2af026b9486a0c22360f3e203f0c43d54 (diff)
downloadmariadb-git-dac5bb381948c651f3a7bb496ddbdb4f619e0465.tar.gz
Makefile.am: Fix previous bad merge. Re-enable the test-ps target.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0f3d7405856..798d1944fd0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -122,6 +122,7 @@ tags:
# will then calculate the various port numbers it needs from this,
# making sure each user use different ports.
+test-ps:
@PERL@ ./mysql-test-run.pl $(force) --ps-protocol
test-ns: