Mercurial > emacs
diff src/Makefile.in @ 94752:73a86a36a458
Renamed lisp/epa-file-hook.el to lisp/epa-hook.el.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Thu, 08 May 2008 11:05:25 +0000 |
| parents | b7071012e28e |
| children | 9c6ecf192e1e |
line wrap: on
line diff
--- a/src/Makefile.in Thu May 08 10:55:33 2008 +0000 +++ b/src/Makefile.in Thu May 08 11:05:25 2008 +0000 @@ -779,7 +779,7 @@ ${lispsource}jka-cmpr-hook.elc \ ${lispsource}vc-hooks.elc \ ${lispsource}ediff-hook.elc \ - ${lispsource}epa-file-hook.elc \ + ${lispsource}epa-hook.elc \ TOOLTIP_SUPPORT \ VMS_SUPPORT \ MSDOS_SUPPORT \ @@ -871,7 +871,7 @@ ../lisp/vc-hooks.elc \ ../lisp/jka-cmpr-hook.elc \ ../lisp/ediff-hook.elc \ - ../lisp/epa-file-hook.elc \ + ../lisp/epa-hook.elc \ ../lisp/widget.elc \ ../lisp/window.elc \ ../lisp/version.el
