# HG changeset patch # User Eli Zaretskii # Date 1115378914 0 # Node ID 48e3a972c107d4b20cb30c3feaf6c5e89de3e818 # Parent f6b6dfcfcc3b36ff58ed37d3ef514a3a6ace3314 (lisp, shortlisp): Add jka-cmpr-hook.elc. diff -r f6b6dfcfcc3b -r 48e3a972c107 src/Makefile.in --- a/src/Makefile.in Fri May 06 11:25:26 2005 +0000 +++ b/src/Makefile.in Fri May 06 11:28:34 2005 +0000 @@ -783,6 +783,7 @@ ${lispsource}textmodes/paragraphs.elc \ ${lispsource}textmodes/text-mode.elc \ ${lispsource}emacs-lisp/timer.elc \ + ${lispsource}jka-cmpr-hook.elc \ ${lispsource}vc-hooks.elc \ ${lispsource}ediff-hook.elc \ TOOLTIP_SUPPORT \ @@ -876,6 +877,7 @@ ../lisp/textmodes/text-mode.elc \ ../lisp/emacs-lisp/timer.elc \ ../lisp/vc-hooks.elc \ + ../lisp/jka-cmpr-hook.elc \ ../lisp/ediff-hook.elc \ ../lisp/widget.elc \ ../lisp/window.elc \