diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2002-05-21 02:36:12 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2002-05-21 02:36:12 +0000 |
| commit | 743f138e8dd6aa486f4a07b2f83b6f567a14b172 (patch) | |
| tree | 7d26863a30b0a1e5628b567b011d0bbb580d95ff | |
| parent | 890a73ed399c2804d65dfb35bd353a8fade33145 (diff) | |
Notes
| -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 b7a132fccd26..e440c1dc2be1 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -146,6 +146,7 @@ SUBDIR= apply \ su \ symorder \ systat \ + tabs \ tail \ talk \ tcopy \ |
