(SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o.
This commit is contained in:
parent
90fec20ab6
commit
c0cce923dd
1 changed files with 1 additions and 1 deletions
|
@ -492,7 +492,7 @@ obj= dispnew.o frame.o scroll.o xdisp.o window.o \
|
|||
/* 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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue