1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00

(lisp2): Add epa-file-hook.elc, to track the corresponding change

in src/Makefile.in.
This commit is contained in:
Eli Zaretskii 2008-05-03 09:33:21 +00:00
parent b1ddeeb7e7
commit 58bb7d50ae
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2008-05-03 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (lisp2): Add epa-file-hook.elc, to track the
corresponding change in src/Makefile.in.
2008-04-24 Adam Gołębiowski <adamg@pld-linux.org> (tiny change)
* Makefile.in (etags${EXEEXT}, ctags${EXEEXT}): Fix quote typo.

View File

@ -281,6 +281,7 @@ lisp2 = \
$(lispsource)jka-cmpr-hook.elc \
$(lispsource)vc-hooks.elc \
$(lispsource)ediff-hook.elc \
$(lispsource)epa-file-hook.elc \
$(TOOLTIP_SUPPORT) \
$(WINNT_SUPPORT) \
$(WINDOW_SUPPORT) \