From: Eli Zaretskii Date: Fri, 25 Jan 2002 13:08:24 +0000 (+0000) Subject: (DONTCOMPILE): Remove term/xterm.el. X-Git-Tag: ttn-vms-21-2-B4~16985 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1608782c7ba44ab64b916be7639268618391b2ce;p=emacs.git (DONTCOMPILE): Remove term/xterm.el. --- diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 87fae4711f8..2c1e29c64b0 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -105,7 +105,6 @@ DONTCOMPILE = \ $(lisp)/term/vt400.el \ $(lisp)/term/vt420.el \ $(lisp)/term/wyse50.el \ - $(lisp)/term/xterm.el \ $(lisp)/version.el # Files to compile before others during a bootstrap. This is done to