(ELCFILES): Add mpc.elc.
authorGlenn Morris <rgm@gnu.org>
Tue, 1 Dec 2009 07:51:02 +0000 (07:51 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 1 Dec 2009 07:51:02 +0000 (07:51 +0000)
lisp/ChangeLog
lisp/Makefile.in

index 4864e5e..8183362 100644 (file)
@@ -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.
index 63f0144..58b51fb 100644 (file)
@@ -984,6 +984,7 @@ ELCFILES = \
        $(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 \