changeset 83585:2d1770557962

(OBJ1): Add terminal.$(O)
author Jason Rumney <jasonr@gnu.org>
date Tue, 15 May 2007 23:11:07 +0000
parents 95193d50d928
children db5d730e394c
files src/makefile.w32-in
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/makefile.w32-in	Tue May 15 23:08:52 2007 +0000
+++ b/src/makefile.w32-in	Tue May 15 23:11:07 2007 +0000
@@ -123,7 +123,8 @@
 	$(BLD)/ccl.$(O)				\
 	$(BLD)/fontset.$(O)			\
 	$(BLD)/fringe.$(O)			\
-	$(BLD)/image.$(O)
+	$(BLD)/image.$(O)			\
+	$(BLD)/terminal.$(O)
 
 WIN32OBJ = $(BLD)/w32term.$(O)			\
 	   $(BLD)/w32xfns.$(O)			\