From 58bb7d50aea817b851360891adaacde55355eb2b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 3 May 2008 09:33:21 +0000 Subject: [PATCH] (lisp2): Add epa-file-hook.elc, to track the corresponding change in src/Makefile.in. --- lib-src/ChangeLog | 5 +++++ lib-src/makefile.w32-in | 1 + 2 files changed, 6 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 26dec3b0b24..90083938e1c 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2008-05-03 Eli Zaretskii + + * makefile.w32-in (lisp2): Add epa-file-hook.elc, to track the + corresponding change in src/Makefile.in. + 2008-04-24 Adam Gołębiowski (tiny change) * Makefile.in (etags${EXEEXT}, ctags${EXEEXT}): Fix quote typo. diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index e81b2efb529..91a07f24683 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -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) \ -- 2.39.5