Removed now obsolete sizetip.h from window.obj dependencies
authorowen <owen@cda61777-01e9-0310-a592-d414129be87e>
Mon, 8 Nov 1999 12:19:02 +0000 (12:19 +0000)
committerowen <owen@cda61777-01e9-0310-a592-d414129be87e>
Mon, 8 Nov 1999 12:19:02 +0000 (12:19 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@281 cda61777-01e9-0310-a592-d414129be87e

Makefile

index 0676557..2f26319 100644 (file)
--- 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