diff options
| author | Zsolt Udvari <uzsolt@FreeBSD.org> | 2025-03-19 19:51:13 +0000 |
|---|---|---|
| committer | Zsolt Udvari <uzsolt@FreeBSD.org> | 2025-03-19 19:52:37 +0000 |
| commit | c4d49261bebee27d93a717222128eaa3520c0086 (patch) | |
| tree | 82ef6af3d8e4090c179f0b1689b2427d88ac89f4 | |
| parent | 9b3561dae92b7f844dfa601671057bfacb746663 (diff) | |
mail/notimail: Hook to the build
PR: 274676
Reported by: antoine
| -rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 1ca3251cb170..4b3ed4f9aeb2 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -268,6 +268,7 @@ SUBDIR += noattach SUBDIR += nocc SUBDIR += normalizemime + SUBDIR += notimail SUBDIR += notmuch SUBDIR += notmuch-emacs SUBDIR += notmuch-mutt |
