changeset 94567:ee6746b372f3

(lisp): Add epa-file-hook.elc.
author Daiki Ueno <ueno@unixuser.org>
date Fri, 02 May 2008 21:53:02 +0000
parents c31e26fe0b1f
children b7071012e28e
files src/ChangeLog src/Makefile.in
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri May 02 18:37:07 2008 +0000
+++ b/src/ChangeLog	Fri May 02 21:53:02 2008 +0000
@@ -1,3 +1,7 @@
+2008-05-02  Daiki Ueno  <ueno@unixuser.org>
+
+	* Makefile.in (lisp): Add epa-file-hook.elc.
+
 2008-05-02  Juri Linkov  <juri@jurta.org>
 
 	* minibuf.c (Fread_from_minibuffer, Fread_string, Fread_command)
--- a/src/Makefile.in	Fri May 02 18:37:07 2008 +0000
+++ b/src/Makefile.in	Fri May 02 21:53:02 2008 +0000
@@ -779,6 +779,7 @@
 	${lispsource}jka-cmpr-hook.elc \
 	${lispsource}vc-hooks.elc \
 	${lispsource}ediff-hook.elc \
+	${lispsource}epa-file-hook.elc \
 	TOOLTIP_SUPPORT \
 	VMS_SUPPORT \
 	MSDOS_SUPPORT \