From 6e860d159d1305a8befae01c6bab61ae68d25c98 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sun, 24 Feb 2002 18:31:35 +0000 Subject: [PATCH] (lisp): Add emacs-lisp/backquote.elc. --- src/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.in b/src/Makefile.in index 048ab19d072..fb5a69c74a6 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -650,6 +650,7 @@ lisp= \ ${lispsource}byte-run.elc \ ${lispsource}cus-start.elc \ ${lispsource}custom.elc \ + ${lispsource}emacs-lisp/backquote.elc \ ${lispsource}emacs-lisp/lisp-mode.elc \ ${lispsource}emacs-lisp/lisp.elc \ ${lispsource}env.elc \ -- 2.39.5