From 5be921907008288d6465962063bc10fd7a5b1906 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 24 Jan 2012 17:02:01 +0100 Subject: Added conf.c to makefile --- 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 893be9c66..e9942ef9c 100644 --- a/tools/plink/makefile +++ b/tools/plink/makefile @@ -10,6 +10,6 @@ CSRCS = winplink.c winhandl.c misc.c settings.c winstore.c windefs.c winmisc.c w sshdh.c sshzlib.c sshbn.c sshrsa.c sshcrcda.c sshpubk.c sshdes.c wingss.c \ sshblowf.c sshsh512.c sshsh256.c sshaes.c pinger.c ssharcf.c x11fwd.c winpgntc.c \ winx11.c portfwd.c sshcrc.c wildcard.c ldisc.c sshdss.c raw.c telnet.c sshgssc.c \ - pgssapi.c winnojmp.c + pgssapi.c winnojmp.c conf.c WINAPP=plink -- cgit v1.2.3