From dac5bb381948c651f3a7bb496ddbdb4f619e0465 Mon Sep 17 00:00:00 2001 From: "tsmith@siva.hindu.god" <> Date: Thu, 18 Jan 2007 13:15:16 -0700 Subject: [PATCH] Makefile.am: Fix previous bad merge. Re-enable the test-ps target. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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: