(ELCFILES): Add fadr.elc.
authorGlenn Morris <rgm@gnu.org>
Mon, 22 Jun 2009 06:35:04 +0000 (06:35 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 22 Jun 2009 06:35:04 +0000 (06:35 +0000)
lisp/ChangeLog
lisp/Makefile.in

index c2ff91b..ec5b282 100644 (file)
@@ -1,5 +1,7 @@
 2009-06-22  Glenn Morris  <rgm@gnu.org>
 
+       * Makefile.in (ELCFILES): Add fadr.elc.
+
        * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
        differing behavior of \n and ^ in strings.  (Bug#3385)
 
index 45dc1d4..5be9612 100644 (file)
@@ -497,6 +497,7 @@ ELCFILES = \
        $(lisp)/face-remap.elc \
        $(lisp)/facemenu.elc \
        $(lisp)/faces.elc \
+       $(lisp)/fadr.elc \
        $(lisp)/ffap.elc \
        $(lisp)/filecache.elc \
        $(lisp)/files.elc \