diff --git a/src/ChangeLog b/src/ChangeLog index 18f98e390bc..e84316ac91f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,6 @@ 2008-05-02 Daiki Ueno - * Makefile.in (lisp): Add epa-file-hook.elc. + * Makefile.in (lisp, shortlisp): Add epa-file-hook.elc. 2008-05-02 Juri Linkov diff --git a/src/Makefile.in b/src/Makefile.in index 636f190e6a4..62cb3daf424 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -871,6 +871,7 @@ shortlisp= \ ../lisp/vc-hooks.elc \ ../lisp/jka-cmpr-hook.elc \ ../lisp/ediff-hook.elc \ + ../lisp/epa-file-hook.elc \ ../lisp/widget.elc \ ../lisp/window.elc \ ../lisp/version.el