mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-12 18:13:50 -05:00
Add dependencies for puttygen.c
[originally from svn r886]
This commit is contained in:
parent
477c66fc64
commit
ae353f6dcb
1
Makefile
1
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user