summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-12-10 04:33:27 +0000
committerGlenn Morris <rgm@gnu.org>2008-12-10 04:33:27 +0000
commit2597cf0904f4fac0e717e8286519377a6fd780cf (patch)
tree5d574f49f60ae1b038e87842eacecbbd13e581fd /lisp/Makefile.in
parentab645fc98e81167f2dca4de3145c6ababbe34716 (diff)
downloademacs-2597cf0904f4fac0e717e8286519377a6fd780cf.tar.gz
(ELCFILES): Update.
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r--lisp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index d443ff36b08..77815f7945d 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -915,6 +915,7 @@ ELCFILES = \
$(lisp)/obsolete/sc.elc \
$(lisp)/obsolete/scribe.elc \
$(lisp)/obsolete/swedish.elc \
+ $(lisp)/obsolete/vc-mcvs.elc \
$(lisp)/obsolete/x-menu.elc \
$(lisp)/org/org-agenda.elc \
$(lisp)/org/org-archive.elc \
@@ -1237,7 +1238,6 @@ ELCFILES = \
$(lisp)/vc-git.elc \
$(lisp)/vc-hg.elc \
$(lisp)/vc-hooks.elc \
- $(lisp)/vc-mcvs.elc \
$(lisp)/vc-mtn.elc \
$(lisp)/vc-rcs.elc \
$(lisp)/vc-sccs.elc \