changeset 106349:a7a4dea5246e

(ELCFILES): Add mpc.elc.
author Glenn Morris <rgm@gnu.org>
date Tue, 01 Dec 2009 07:51:02 +0000
parents c1205b0bc075
children 08b3f5b6e96d
files lisp/ChangeLog lisp/Makefile.in
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 01 07:49:26 2009 +0000
+++ b/lisp/ChangeLog	Tue Dec 01 07:51:02 2009 +0000
@@ -1,3 +1,7 @@
+2009-12-01  Glenn Morris  <rgm@gnu.org>
+
+	* Makefile.in (ELCFILES): Add mpc.elc.
+
 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* mpc.el: New file.
--- a/lisp/Makefile.in	Tue Dec 01 07:49:26 2009 +0000
+++ b/lisp/Makefile.in	Tue Dec 01 07:51:02 2009 +0000
@@ -984,6 +984,7 @@
 	$(lisp)/mouse-drag.elc \
 	$(lisp)/mouse-sel.elc \
 	$(lisp)/mouse.elc \
+	$(lisp)/mpc.elc \
 	$(lisp)/msb.elc \
 	$(lisp)/mwheel.elc \
 	$(lisp)/net/ange-ftp.elc \