From: Richard M. Stallman Date: Thu, 1 Aug 2002 17:04:14 +0000 (+0000) Subject: (SOME_MACHINE_OBJECTS): Add fontset.o. X-Git-Tag: ttn-vms-21-2-B4~13787 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b113160a06b92e69557b6b130fef1cb4d2806299;p=emacs.git (SOME_MACHINE_OBJECTS): Add fontset.o. --- diff --git a/src/Makefile.in b/src/Makefile.in index 0fbe5601aad..a71798e2c42 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -567,7 +567,7 @@ obj= dispnew.o frame.o scroll.o xdisp.o $(XMENU_OBJ) window.o \ in case they are needed there. */ SOME_MACHINE_OBJECTS = sunfns.o dosfns.o msdos.o \ xterm.o xfns.o xmenu.o xselect.o xrdb.o \ - mac.o macterm.o macfns.o macmenu.o + mac.o macterm.o macfns.o macmenu.o fontset.o #ifdef TERMINFO