mu4e: rebuild elc if any el changes
Avoid outdated elcs.
This commit is contained in:
@ -82,6 +82,8 @@ foreach src : mu4e_srcs
|
|||||||
output: target_name,
|
output: target_name,
|
||||||
install_dir: mu4e_lispdir,
|
install_dir: mu4e_lispdir,
|
||||||
install: true,
|
install: true,
|
||||||
|
# rebuild all if any changed.
|
||||||
|
depend_files: mu4e_srcs,
|
||||||
command: [emacs,
|
command: [emacs,
|
||||||
'--no-init-file',
|
'--no-init-file',
|
||||||
'--batch',
|
'--batch',
|
||||||
|
|||||||
Reference in New Issue
Block a user