Don't say *.elc files cannot be regenerated.
This commit is contained in:
parent
5005a9c0c2
commit
42c615aec0
1 changed files with 1 additions and 2 deletions
|
@ -210,8 +210,7 @@ EMACS = `echo emacs | sed '$(TRANSFORM)'`
|
|||
EMACSFULL = `echo emacs-${version} | sed '$(TRANSFORM)'`
|
||||
|
||||
# Subdirectories to make recursively. `lisp' is not included
|
||||
# because the compiled lisp files are part of the distribution
|
||||
# and you cannot remake them without installing Emacs first.
|
||||
# because the compiled lisp files are part of the distribution.
|
||||
# leim is not included because it needs special handling.
|
||||
SUBDIR = lib-src src
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue