*** empty log message ***
This commit is contained in:
parent
d63aa41fa8
commit
325a68616c
1 changed files with 2 additions and 0 deletions
|
@ -122,6 +122,8 @@ autoloads: $(lisp)/subdirs.el $(LOADDEFS) doit
|
|||
echo Directories: $$wins; \
|
||||
$(emacs) -l autoload --eval '(setq generated-autoload-file "$(lisp)/loaddefs.el")' -f batch-update-autoloads $$wins
|
||||
|
||||
# Note: every rule that runs $(emacs) and is called during bootstrap must
|
||||
# depend on this.
|
||||
$(lisp)/subdirs.el:
|
||||
$(MAKE) $(MFLAGS) update-subdirs
|
||||
update-subdirs: doit
|
||||
|
|
Loading…
Add table
Reference in a new issue