diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-11-28 19:25:35 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-11-28 19:25:35 +0000 |
commit | 08f8f0a7bedd43047c1d449e7777e4d4e16e5d8f (patch) | |
tree | fecdce888e1881734162c7e554dda59499d8b065 /src/Makefile.in | |
parent | 2b6b2da7c09a7de48aa931a8eae349ea090bf42e (diff) | |
download | emacs-08f8f0a7bedd43047c1d449e7777e4d4e16e5d8f.tar.gz |
(lisp): Remove c-mode.elc.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r-- | src/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index c209576abef..f39e56fd442 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -609,7 +609,6 @@ lisp= \ ${lispsource}abbrev.elc \ ${lispsource}buff-menu.elc \ ${lispsource}byte-run.elc \ - ${lispsource}c-mode.elc \ ${lispsource}files.elc \ ${lispsource}fill.elc \ ${lispsource}format.elc \ |