Mercurial > emacs
changeset 12353:1bc9f984ca30
(SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 21 Jun 1995 23:07:39 +0000 |
parents | e6b42a6ea8e6 |
children | dfcab1d5249d |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Wed Jun 21 23:03:59 1995 +0000 +++ b/src/Makefile.in Wed Jun 21 23:07:39 1995 +0000 @@ -492,7 +492,7 @@ /* Object files used on some machine or other. These go in the DOC file on all machines in case they are needed there. */ -SOME_MACHINE_OBJECTS = sunfns.o msdos.o \ +SOME_MACHINE_OBJECTS = sunfns.o dosfns.o msdos.o intervals.o textprop.o \ xterm.o xfns.o xfaces.o xmenu.o xselect.o xrdb.o