]> andersk Git - gssapi-openssh.git/blobdiff - openssh/regress/Makefile
Import of OpenSSH 3.8p1
[gssapi-openssh.git] / openssh / regress / Makefile
index 623be8d82665167d68410200d8e97c9a52c56c93..76e28d36d45bbbd30b907ecafa392a0531ed269e 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.24 2003/07/03 08:24:13 markus Exp $
+#      $OpenBSD: Makefile,v 1.26 2003/10/11 11:49:49 dtucker Exp $
 
 REGRESS_TARGETS=       t1 t2 t3 t4 t5 t6 t7 t-exec
 tests:         $(REGRESS_TARGETS)
@@ -14,6 +14,7 @@ LTESTS=       connect \
                proto-mismatch \
                exit-status \
                transfer \
+               banner \
                rekey \
                stderr-data \
                stderr-after-eof \
@@ -40,7 +41,7 @@ CLEANFILES=   t2.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \
                ssh_config ssh_proxy sshd_config sshd_proxy \
                rsa.pub rsa rsa1.pub rsa1 host.rsa host.rsa1 \
                rsa-agent rsa-agent.pub rsa1-agent rsa1-agent.pub \
-               ls.copy remote_pid
+               ls.copy banner.in banner.out empty.in remote_pid
 
 #LTESTS +=     ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp
 
This page took 0.035394 seconds and 4 git commands to generate.