mu4e: rebuild elc if any el changes

Avoid outdated elcs.
This commit is contained in:
Dirk-Jan C. Binnema 2023-01-04 00:19:47 +02:00
parent 4b78449b62
commit c2d5ded634
1 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,8 @@ foreach src : mu4e_srcs
output: target_name,
install_dir: mu4e_lispdir,
install: true,
# rebuild all if any changed.
depend_files: mu4e_srcs,
command: [emacs,
'--no-init-file',
'--batch',