summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 269f0140..5e481fbc 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -591,7 +591,7 @@ regress-unit-binaries: \
unit: regress-unit-binaries
-tests interop-tests t-exec unit: regress-prep regress-binaries $(TARGETS)
+tests interop-tests t-exec: unit regress-prep regress-binaries $(TARGETS)
BUILDDIR=`pwd`; \
TEST_SSH_SCP="$${BUILDDIR}/scp"; \
TEST_SSH_SSH="$${BUILDDIR}/ssh"; \