diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
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: |