summaryrefslogtreecommitdiffstats
path: root/share/tabset
diff options
context:
space:
mode:
Diffstat (limited to 'share/tabset')
-rw-r--r--share/tabset/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/tabset/Makefile b/share/tabset/Makefile
index d3226e4..7c08094 100644
--- a/share/tabset/Makefile
+++ b/share/tabset/Makefile
@@ -14,7 +14,7 @@ ${FILES}:
depend lint tags:
install:
- install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
${DESTDIR}${BINDIR}/tabset
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud