From ae353f6dcb3f7dfa03ed3b171706826db7d9ecb7 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 22 Jan 2001 17:24:58 +0000 Subject: [PATCH] Add dependencies for puttygen.c [originally from svn r886] --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 42ae666a..e9fb759e 100644 --- a/Makefile +++ b/Makefile @@ -255,6 +255,7 @@ plink.$(OBJ): plink.c putty.h puttymem.h network.h winstuff.h pageant.$(OBJ): pageant.c ssh.h puttymem.h tree234.h pageantc.$(OBJ): pageantc.c puttymem.h tree234.$(OBJ): tree234.c tree234.h puttymem.h +puttygen.$(OBJ): puttygen.c putty.h ssh.h winstuff.h ##-- # Hack to force version.obj to be rebuilt always