changeset 95130:d6c524254ee9

(obj): Fix previous change.
author Kenichi Handa <handa@m17n.org>
date Tue, 20 May 2008 06:43:52 +0000
parents 8ca290d8b9c1
children 6e3731ebb80b
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Tue May 20 06:34:10 2008 +0000
+++ b/src/Makefile.in	Tue May 20 06:43:52 2008 +0000
@@ -564,7 +564,7 @@
 	process.o callproc.o \
 	region-cache.o sound.o atimer.o \
 	doprnt.o strftime.o intervals.o textprop.o composite.o md5.o \
-	$(MSDOS_OBJ) $(MAC_OBJ) $(CYGWIN_OBJ)
+	$(MSDOS_OBJ) $(MAC_OBJ) $(CYGWIN_OBJ) $(FONT_DRIVERS)
 
 /* Object files used on some machine or other.
    These go in the DOC file on all machines