]> andersk Git - openssh.git/blobdiff - regress/Makefile
- (djm) [Makefile.in regress/Makefile] Fix interop-tests target (note to
[openssh.git] / regress / Makefile
index 7b571f7ec1c7a281c2091fa0a78f9d9f5c46ed07..8224c11c2fde0f918b37e1ac9e97377c59d0511b 100644 (file)
@@ -4,7 +4,7 @@ REGRESS_TARGETS=        t1 t2 t3 t4 t5 t6 t7 t-exec
 tests:         $(REGRESS_TARGETS)
 
 # Interop tests are not run by default
-interop: t-exec-interop
+interop interop-tests: t-exec-interop
 
 clean:
        for F in $(CLEANFILES); do rm -f $(OBJ)$$F; done
This page took 0.038989 seconds and 4 git commands to generate.