changeset 95131:6e3731ebb80b

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 20 May 2008 06:44:03 +0000
parents d6c524254ee9
children 7bf061584278
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue May 20 06:43:52 2008 +0000
+++ b/src/ChangeLog	Tue May 20 06:44:03 2008 +0000
@@ -3,7 +3,7 @@
 	* Makefile.in (FONTSRC): Delete it.  Change all $(FONTSRC) to
 	font.h through out the file.
 	(FONT_DRIVERS): Renamed from FONTOBJ.
-	(obj): Delete $(FONTOBJ).  Add font.o.
+	(obj): Change $(FONTOBJ) to $(FONT_DRIVERS).  Add font.o.
 	(SOME_MACHINE_OBJECTS): Change $(FONTOBJ) to $(FONT_DRIVERS).
 
 	* emacs.c (main): Call syms_of_font unconditionally.