From 42c92ef24f2ac7d31defba1afb316822248c7d53 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 9 Mar 2002 19:07:21 +0000 Subject: [PATCH] ... and add its dependencies to the Makefile too. git-svn-id: svn://svn.tartarus.org/sgt/putty@1583 cda61777-01e9-0310-a592-d414129be87e --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 3c27e211..15a9b3b8 100644 --- a/Makefile +++ b/Makefile @@ -300,6 +300,7 @@ pageant.$(OBJ): pageant.c network.h misc.h int64.h puttymem.h ssh.h tree234.h pageantc.$(OBJ): pageantc.c puttymem.h plink.$(OBJ): plink.c network.h misc.h puttymem.h storage.h putty.h tree234.h portfwd.$(OBJ): portfwd.c network.h misc.h puttymem.h int64.h ssh.h putty.h +printing.$(OBJ): printing.c network.h misc.h puttymem.h putty.h psftp.$(OBJ): psftp.c network.h misc.h sftp.h ssh.h storage.h int64.h puttymem.h putty.h puttygen.$(OBJ): puttygen.c network.h misc.h puttymem.h int64.h winstuff.h ssh.h putty.h raw.$(OBJ): raw.c network.h misc.h puttymem.h putty.h -- 2.11.0