]> andersk Git - openssh.git/blobdiff - Makefile.in
- (djm) [Makefile.in regress/Makefile] Fix interop-tests target (note to
[openssh.git] / Makefile.in
index e0c1e7f7144995fdd13c6a66d46c45a9d493e9b2..bcd98acb13bd15de033e796c940bdb4bff58a85a 100644 (file)
@@ -378,7 +378,7 @@ uninstall:
        -rm -f $(DESTDIR)$(mandir)/$(mansubdir)8/ssh-keysign.8
        -rm -f $(DESTDIR)$(mandir)/$(mansubdir)1/slogin.1
 
-tests: $(TARGETS)
+tests interop-tests:   $(TARGETS)
        BUILDDIR=`pwd`; \
        [ -d `pwd`/regress ]  ||  mkdir -p `pwd`/regress; \
        [ -f `pwd`/regress/Makefile ]  || \
This page took 0.031575 seconds and 4 git commands to generate.