From dc87fb5f5a5bdf496f668ce78fcf7232b6e75a9e Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sat, 9 Mar 2002 19:07:21 +0000 Subject: [PATCH] ... and add its dependencies to the Makefile too. [originally from svn r1583] --- 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