diff --git a/etc/Makefile b/etc/Makefile index fc6866c860ac..16e1a0d6f7b5 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -93,7 +93,7 @@ distribution: distrib-dirs cd /usr/mdec; find . | cpio -pdalmuv ${DESTDIR}/usr/mdec) (cd ..; make install) (cd ../include; make copies) - (cd ../usr.sbin/sendmail; make install) + (cd ../usr.sbin/sendmail/src; make install) .endif hcx9-distribution: