]> git.cameronkatri.com Git - apple_cmds.git/blobdiff - file_cmds/Makefile
shell_cmds: Fix locate install
[apple_cmds.git] / file_cmds / Makefile
index d1f3031bca7add2f74998aacb434fd9b84ac365f..44e87bbb1247f2d063f61468b5b30ab4a96acc9f 100644 (file)
@@ -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>