Remove the special hooks in ssh.c for pscp. pscp now uses the standard
[u/mdw/putty] / Makefile
index 1341930..62e34ea 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -204,7 +204,7 @@ sshdh.$(OBJ): sshdh.c ssh.h
 sshdss.$(OBJ): sshdss.c ssh.h
 sshbn.$(OBJ): sshbn.c ssh.h
 sshpubk.$(OBJ): sshpubk.c ssh.h
-scp.$(OBJ): scp.c putty.h scp.h
+scp.$(OBJ): scp.c putty.h
 version.$(OBJ): version.c
 be_all.$(OBJ): be_all.c
 be_nossh.$(OBJ): be_nossh.c