mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
(lisp2): Add epa-file-hook.elc, to track the corresponding change
in src/Makefile.in.
This commit is contained in:
parent
b1ddeeb7e7
commit
58bb7d50ae
2 changed files with 6 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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) \
|
||||
|
|
|
|||
Loading…
Reference in a new issue