From fccb803e67290029c52f5fdd41e387ac33831e45 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Mitsuharu Date: Sun, 18 Sep 2005 05:41:49 +0000 Subject: [PATCH] (SOME_MACHINE_OBJECTS): Undo previous change. --- src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.in b/src/Makefile.in index 5cc933c9734..764ec09631f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -594,7 +594,7 @@ obj= dispnew.o frame.o scroll.o xdisp.o $(XMENU_OBJ) window.o \ These go in the DOC file on all machines in case they are needed there. */ SOME_MACHINE_OBJECTS = sunfns.o dosfns.o msdos.o \ - xterm.o xfns.o xselect.o xrdb.o xsmfns.o fringe.o image.o \ + xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o \ mac.o macterm.o macfns.o macmenu.o macselect.o fontset.o \ w32.o w32bdf.o w32console.o w32fns.o w32heap.o w32inevt.o \ w32menu.o w32proc.o w32reg.o w32select.o w32term.o w32xfns.o -- 2.39.5