aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 92a8790efdc..a7024bda461 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -845,7 +845,6 @@ ifeq ($(HAVE_NATIVE_COMP):$(NATIVE_DISABLED),yes:)
845## List of *.eln files we need to produce in addition to the preloaded 845## List of *.eln files we need to produce in addition to the preloaded
846## ones in $(lisp). 846## ones in $(lisp).
847elnlisp := \ 847elnlisp := \
848 emacs-lisp/autoload.eln \
849 emacs-lisp/byte-opt.eln \ 848 emacs-lisp/byte-opt.eln \
850 emacs-lisp/bytecomp.eln \ 849 emacs-lisp/bytecomp.eln \
851 emacs-lisp/cconv.eln \ 850 emacs-lisp/cconv.eln \