]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Add dependencies for puttygen.c
authorSimon Tatham <anakin@pobox.com>
Mon, 22 Jan 2001 17:24:58 +0000 (17:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 22 Jan 2001 17:24:58 +0000 (17:24 +0000)
[originally from svn r886]

Makefile

index 42ae666af6498c0772764f701c382b2d96c0b900..e9fb759e39eae347931e5d19893a0d1239199c10 100644 (file)
--- 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