summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index ed2c040..4edb3e7 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -281,7 +281,7 @@ _worldtmp:
mkdir -p ${WORLDTMP}/usr/include/${_dir}
.endfor
ln -sf ${.CURDIR}/sys ${WORLDTMP}
-.for _dir in lib include include/sys
+.for _dir in lib include/sys
mkdir -p ${WORLDTMP}/legacy/usr/${_dir}
.endfor
_legacy:
OpenPOWER on IntegriCloud