diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-05-21 13:37:24 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-05-21 13:37:24 +0000 |
commit | 288e67f0c1c1c06a91093e3d8c31bd32432cc45e (patch) | |
tree | ab5a21d127f0005098f4a359bb867d127f8aa18f /shells/Makefile | |
parent | bb68d51003b1beefe2aaf52da59ba3a4c6e68fac (diff) |
Notes
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile index 19450eee385a..a72a5d97082b 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -20,6 +20,7 @@ SUBDIR += pdksh SUBDIR += perlsh SUBDIR += rc + SUBDIR += rssh SUBDIR += sash SUBDIR += scponly SUBDIR += tcshrc |