From 480a7a0a6c9a8fae5b8fc7b7688173d5e425ae0e Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 9 Nov 2012 12:31:43 +0100 Subject: Allow specifying a key file in putty format when starting a remote program Now plink is a real console application in the release build (no -console option anymore) --- tools/plink/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/plink/makefile b/tools/plink/makefile index e9942ef9c..0e41baef4 100644 --- a/tools/plink/makefile +++ b/tools/plink/makefile @@ -12,4 +12,4 @@ CSRCS = winplink.c winhandl.c misc.c settings.c winstore.c windefs.c winmisc.c w winx11.c portfwd.c sshcrc.c wildcard.c ldisc.c sshdss.c raw.c telnet.c sshgssc.c \ pgssapi.c winnojmp.c conf.c -WINAPP=plink +TTYAPP=plink -- cgit v1.2.3