summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 63f74ce..ca30e75 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -767,7 +767,7 @@ redistribute:
distrib-dirs distribution:
cd ${.CURDIR}/etc; ${CROSSENV} PATH=${TMPPATH} ${MAKE} \
- ${IMAKE_INSTALL} ${.TARGET}
+ ${IMAKE_INSTALL} ${IMAKE_MTREE} ${.TARGET}
#
# buildkernel and installkernel
OpenPOWER on IntegriCloud