diff options
author | Matthieu Valleton <mvalleton@seos.fr> | 2025-10-01 15:59:27 +0000 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2025-10-05 13:44:07 +0000 |
commit | 0404ac4cad9ba5fd3bd86872e65fa16265eac3e1 (patch) | |
tree | 161dceff62b6e849700acf4f5a5f52806b44d1d4 /mail/Makefile | |
parent | 47bb7f2e7fee8d801ba9f697316c9040555603ec (diff) |
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index aba4803ad97c..092979a16662 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -290,6 +290,7 @@ SUBDIR += opensmtpd-extras-table-redis SUBDIR += opensmtpd-extras-table-socketmap SUBDIR += opensmtpd-extras-table-sqlite + SUBDIR += opensmtpd-filter-dkimsign SUBDIR += opensmtpd-filter-rspamd SUBDIR += opensmtpd-filter-senderscore SUBDIR += opensmtpd-table-sqlite |