diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-12-14 23:11:45 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-12-14 23:11:45 +0000 |
| commit | 23eb26fa510bdb924754ec3c898c76b31cfaabc8 (patch) | |
| tree | 43147a7931993948054792dedf6381d5a15d02af /usr.bin | |
| parent | 7e081cffc01e93f90ca50d0dd8256cde79a47fdc (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 1498784772b21..955d9a025b20c 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -134,7 +134,6 @@ SUBDIR= apply \ sed \ shar \ showmount \ - smbutil \ sockstat \ soelim \ split \ @@ -223,6 +222,7 @@ SUBDIR+=ar \ ranlib \ sasc \ size \ + smbutil \ strings \ strip .endif |
