aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'file_cmds/Makefile')
-rw-r--r--file_cmds/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/file_cmds/Makefile b/file_cmds/Makefile
index d1f3031..44e87bb 100644
--- a/file_cmds/Makefile
+++ b/file_cmds/Makefile
@@ -8,7 +8,6 @@ SUBDIR= chflags \
df \
du \
gzip \
- install \
ipcrm \
ipcs \
ln \
@@ -25,6 +24,7 @@ SUBDIR= chflags \
rmt \
shar \
stat \
- touch
+ touch \
+ xinstall
.include <bsd.subdir.mk>