summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 85dad70..3847cfe 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -3,8 +3,11 @@
.include <bsd.own.mk>
+SUBDIR= \
+ newsyslog.conf.d
+
.if ${MK_SENDMAIL} != "no"
-SUBDIR= sendmail
+SUBDIR+=sendmail
.endif
.if ${MK_TESTS} != "no"
OpenPOWER on IntegriCloud