changeset 92473:e403169c139a

Always include w32font.c in the build.
author Jason Rumney <jasonr@gnu.org>
date Tue, 04 Mar 2008 17:34:00 +0000
parents dba28a9d071a
children 170e1f16533d
files src/makefile.w32-in
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/makefile.w32-in	Tue Mar 04 17:31:40 2008 +0000
+++ b/src/makefile.w32-in	Tue Mar 04 17:34:00 2008 +0000
@@ -138,10 +138,7 @@
 	   $(BLD)/w32reg.$(O)		\
 	   $(BLD)/w32bdf.$(O)
 
-FONTOBJ =
-ifdef USE_FONTBACKEND
 FONTOBJ = $(BLD)/w32font.$(O)
-endif
 
 LIBS =  $(TLIB0)	\
 	$(TLIB1)	\