diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2009-03-11 07:47:27 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2009-03-11 07:47:27 +0000 |
commit | e59933d563b31f1a4a681a4eca71bd6aee0bc450 (patch) | |
tree | f5d1aab7ac2976c8db8354f4c715fd289c43e4ef /shells | |
parent | bd7d185d47d39d505754f91b56539c80328e2425 (diff) |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile index f54ee78f752f..5391bcfc52d0 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -7,6 +7,7 @@ SUBDIR += bash SUBDIR += bash-completion SUBDIR += bash-static + SUBDIR += bash3 SUBDIR += bashc SUBDIR += bush SUBDIR += ch |