diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ | |||
| 567 | in case they are needed there. */ | 567 | in case they are needed there. */ |
| 568 | SOME_MACHINE_OBJECTS = sunfns.o dosfns.o msdos.o \ | 568 | SOME_MACHINE_OBJECTS = sunfns.o dosfns.o msdos.o \ |
| 569 | xterm.o xfns.o xmenu.o xselect.o xrdb.o \ | 569 | xterm.o xfns.o xmenu.o xselect.o xrdb.o \ |
| 570 | mac.o macterm.o macfns.o macmenu.o | 570 | mac.o macterm.o macfns.o macmenu.o fontset.o |
| 571 | 571 | ||
| 572 | 572 | ||
| 573 | #ifdef TERMINFO | 573 | #ifdef TERMINFO |