diff options
| author | Eli Zaretskii | 2008-05-03 09:33:21 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-05-03 09:33:21 +0000 |
| commit | 58bb7d50aea817b851360891adaacde55355eb2b (patch) | |
| tree | 5e4431e175f7262f45489b73f880940ceeabb677 /lib-src/makefile.w32-in | |
| parent | b1ddeeb7e718106117aa4c28fe8f152858e15af0 (diff) | |
| download | emacs-58bb7d50aea817b851360891adaacde55355eb2b.tar.gz emacs-58bb7d50aea817b851360891adaacde55355eb2b.zip | |
(lisp2): Add epa-file-hook.elc, to track the corresponding change
in src/Makefile.in.
Diffstat (limited to 'lib-src/makefile.w32-in')
| -rw-r--r-- | lib-src/makefile.w32-in | 1 |
1 files changed, 1 insertions, 0 deletions
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 = \ | |||
| 281 | $(lispsource)jka-cmpr-hook.elc \ | 281 | $(lispsource)jka-cmpr-hook.elc \ |
| 282 | $(lispsource)vc-hooks.elc \ | 282 | $(lispsource)vc-hooks.elc \ |
| 283 | $(lispsource)ediff-hook.elc \ | 283 | $(lispsource)ediff-hook.elc \ |
| 284 | $(lispsource)epa-file-hook.elc \ | ||
| 284 | $(TOOLTIP_SUPPORT) \ | 285 | $(TOOLTIP_SUPPORT) \ |
| 285 | $(WINNT_SUPPORT) \ | 286 | $(WINNT_SUPPORT) \ |
| 286 | $(WINDOW_SUPPORT) \ | 287 | $(WINDOW_SUPPORT) \ |