diff --git a/mu4e/meson.build b/mu4e/meson.build index 9c20479f..c8e69273 100644 --- a/mu4e/meson.build +++ b/mu4e/meson.build @@ -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',