From 6e6851b04f61deda6dbdfbaad653cd5debf45eb3 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 6 May 2005 11:28:34 +0000 Subject: [PATCH] (lisp, shortlisp): Add jka-cmpr-hook.elc. --- src/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Makefile.in b/src/Makefile.in index ff8faad3003..ea8d2dfe08f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -783,6 +783,7 @@ lisp= \ ${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 @@ shortlisp= \ ../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 \ -- 2.39.2