diff options
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r-- | usr.bin/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index b6fdcae..a0e67e2 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -116,6 +116,7 @@ SUBDIR= alias \ look \ lorder \ lsvfs \ + lzmainfo \ m4 \ ${_mail} \ ${_make} \ @@ -233,6 +234,8 @@ SUBDIR= alias \ xinstall \ ${_xlint} \ ${_xstr} \ + xz \ + xzdec \ ${_yacc} \ yes \ ${_ypcat} \ |