changeset 103515:6244d336a786

(ELCFILES): Add fadr.elc.
author Glenn Morris <rgm@gnu.org>
date Mon, 22 Jun 2009 06:35:04 +0000
parents 9b52cad1866b
children 86bae2607f55
files lisp/ChangeLog lisp/Makefile.in
diffstat 2 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jun 22 06:29:59 2009 +0000
+++ b/lisp/ChangeLog	Mon Jun 22 06:35:04 2009 +0000
@@ -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)
 
--- a/lisp/Makefile.in	Mon Jun 22 06:29:59 2009 +0000
+++ b/lisp/Makefile.in	Mon Jun 22 06:35:04 2009 +0000
@@ -497,6 +497,7 @@
 	$(lisp)/face-remap.elc \
 	$(lisp)/facemenu.elc \
 	$(lisp)/faces.elc \
+	$(lisp)/fadr.elc \
 	$(lisp)/ffap.elc \
 	$(lisp)/filecache.elc \
 	$(lisp)/files.elc \