From dee42491003c8fdd01bd039da46b9d6a2d171584 Mon Sep 17 00:00:00 2001 From: jacob Date: Mon, 28 Feb 2005 00:17:09 +0000 Subject: [PATCH] PSFTP now needs wildcard.o, and was only getting it by luck. Make it explicit. git-svn-id: svn://svn.tartarus.org/sgt/putty@5411 cda61777-01e9-0310-a592-d414129be87e --- Recipe | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Recipe b/Recipe index 5d9ff78b..344d3a59 100644 --- a/Recipe +++ b/Recipe @@ -247,7 +247,8 @@ plink : [C] winplink wincons NONSSH WINSSH BE_ALL logging WINMISC + plink.res LIBS pscp : [C] pscp winsftp wincons WINSSH BE_SSH SFTP wildcard WINMISC + pscp.res LIBS -psftp : [C] psftp winsftp wincons WINSSH BE_SSH SFTP WINMISC pscp.res LIBS +psftp : [C] psftp winsftp wincons WINSSH BE_SSH SFTP wildcard WINMISC + + pscp.res LIBS pageant : [G] winpgnt sshrsa sshpubk sshdes sshbn sshmd5 version tree234 + misc sshaes sshsha winpgntc sshdss sshsh512 winutils winmisc @@ -273,7 +274,7 @@ puttygen : [U] cmdgen sshrsag sshdssg sshprime sshdes sshbn sshmd5 version + notiming pscp : [U] pscp uxsftp uxcons UXSSH BE_SSH SFTP wildcard UXMISC -psftp : [U] psftp uxsftp uxcons UXSSH BE_SSH SFTP UXMISC +psftp : [U] psftp uxsftp uxcons UXSSH BE_SSH SFTP wildcard UXMISC PuTTY : [M] terminal wcwidth ldiscucs logging BE_ALL mac macdlg macevlog + macterm macucs mac_res.rsrc testback NONSSH MACSSH MACMISC CHARSET -- 2.11.0