diff options
-rw-r--r-- | usr.bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 3961392..0717c72 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -144,6 +144,7 @@ SUBDIR= apply \ talk \ tcopy \ tee \ + tip \ tftp \ time \ top \ |