From d0cfcce458fd129086d402a8c98a21f651e0fd87 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 18 Jan 2007 13:15:16 -0700 Subject: Makefile.am: Fix previous bad merge. Re-enable the test-ps target. 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: -- cgit v1.2.1