summaryrefslogtreecommitdiff
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-09-21 07:09:48 +0000
committerGlenn Morris <rgm@gnu.org>2007-09-21 07:09:48 +0000
commita44d9b8b4c49a82dac6b27b24b0aa52290ba1906 (patch)
tree003165e73ab9ec02e4f893c9a56c8a2647422cd6 /src/Makefile.in
parentf466320b255e107b82b10d338ae5a2b018ab5120 (diff)
downloademacs-a44d9b8b4c49a82dac6b27b24b0aa52290ba1906.tar.gz
(lisp, shortlisp): Remove termdev.elc.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 36d94d07012..372f6fead4f 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -746,7 +746,6 @@ lisp= \
MOUSE_SUPPORT \
${lispsource}emacs-lisp/float-sup.elc \
${lispsource}frame.elc \
- ${lispsource}termdev.elc \
${lispsource}help.elc \
${lispsource}indent.elc \
${lispsource}isearch.elc \
@@ -845,7 +844,6 @@ shortlisp= \
../lisp/emacs-lisp/float-sup.elc \
../lisp/format.elc \
../lisp/frame.elc \
- ../lisp/termdev.elc \
../lisp/help.elc \
../lisp/indent.elc \
../lisp/isearch.elc \