aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2001-08-15 09:06:32 +0000
committerGerd Moellmann2001-08-15 09:06:32 +0000
commit45d14b735f708692849479a80a8a494ac997a207 (patch)
treea2e95ae13f7543cc3a7a039712aff4a7e310242b
parent5a104609f1e237fc296f3ce9aeba30b3a5203cdb (diff)
downloademacs-45d14b735f708692849479a80a8a494ac997a207.tar.gz
emacs-45d14b735f708692849479a80a8a494ac997a207.zip
(DONTCOMPILE): Remove sc.el.
-rw-r--r--lisp/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 5b033dd1d70..5fd528b1d00 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -66,7 +66,6 @@ DONTCOMPILE = \
66 $(lisp)/loaddefs.el \ 66 $(lisp)/loaddefs.el \
67 $(lisp)/loadup.el \ 67 $(lisp)/loadup.el \
68 $(lisp)/mail/blessmail.el \ 68 $(lisp)/mail/blessmail.el \
69 $(lisp)/mail/sc.el \
70 $(lisp)/patcomp.el \ 69 $(lisp)/patcomp.el \
71 $(lisp)/paths.el \ 70 $(lisp)/paths.el \
72 $(lisp)/play/bruce.el \ 71 $(lisp)/play/bruce.el \