aboutsummaryrefslogtreecommitdiffstats
path: root/mk
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2020-05-22 14:43:45 +0200
committerGilles Chehade <gilles@poolp.org>2020-05-22 14:43:45 +0200
commita6a39cb0cb6ee72d194f84d6763997df7e0c0bf3 (patch)
tree7a8050aa5238ed9b9d77298e4709f8017541e5b3 /mk
parentmove smtpd to usr.sbin to ease upstream cherry-picking (diff)
downloadOpenSMTPD-a6a39cb0cb6ee72d194f84d6763997df7e0c0bf3.tar.xz
OpenSMTPD-a6a39cb0cb6ee72d194f84d6763997df7e0c0bf3.zip
fix build
Diffstat (limited to 'mk')
-rw-r--r--mk/pathnames2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/pathnames b/mk/pathnames
index b233ec33..5cff32da 100644
--- a/mk/pathnames
+++ b/mk/pathnames
@@ -1,4 +1,4 @@
-smtpd_srcdir = $(top_srcdir)/smtpd
+smtpd_srcdir = $(top_srcdir)/usr.sbin/smtpd
compat_srcdir = $(top_srcdir)/openbsd-compat
regress_srcdir = $(top_srcdir)/regress/bin