From a4dfed1d3a6eb86796836421010395fdeba27123 Mon Sep 17 00:00:00 2001 From: Owen Dunn Date: Mon, 8 Nov 1999 12:19:02 +0000 Subject: [PATCH] Removed now obsolete sizetip.h from window.obj dependencies [originally from svn r281] --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 06765573..2f263192 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ link.rsp: makefile echo $(LIBS1) >> link.rsp echo $(LIBS2) >> link.rsp -window.obj: window.c putty.h win_res.h sizetip.h +window.obj: window.c putty.h win_res.h windlg.obj: windlg.c putty.h ssh.h win_res.h terminal.obj: terminal.c putty.h sizetip.obj: sizetip.c putty.h