summaryrefslogtreecommitdiffstats
path: root/etc/mail
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mail')
-rw-r--r--etc/mail/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/mail/Makefile b/etc/mail/Makefile
index 930efee..f6e34b8 100644
--- a/etc/mail/Makefile
+++ b/etc/mail/Makefile
@@ -166,3 +166,8 @@ stop:
restart:
${KILL} -HUP `head -1 ${SENDMAIL_PIDFILE}`
+
+# User defined targets
+.if exists(Makefile.local)
+.include "Makefile.local"
+.endif
OpenPOWER on IntegriCloud