diff options
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile index 28216cb52bcf..19450eee385a 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Shells + SUBDIR += 44bsd-csh SUBDIR += bash-completion SUBDIR += bash1 |