From 3332c06e056a2a3dd57a3c8951b24210f660832a Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 22 Jan 2001 17:24:58 +0000 Subject: [PATCH] Add dependencies for puttygen.c git-svn-id: svn://svn.tartarus.org/sgt/putty@886 cda61777-01e9-0310-a592-d414129be87e --- 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 -- 2.11.0