summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2011-06-28 20:04:38 +0000
committerCy Schubert <cy@FreeBSD.org>2011-06-28 20:04:38 +0000
commitb3f7d2a5a0cf09675b09eadd3890da3082c6b00d (patch)
treedc6d2110c82ebe8111c221386bbea7a4c460a02c /shells/Makefile
parentFix build with clang. (diff)
Fix error introduced by previous commit.
Pointy hat to: me
Notes
Notes: svn path=/head/; revision=276608
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index cc37b327fd42..d9a6e3ac3883 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -4,6 +4,7 @@
COMMENT = Shells
SUBDIR += 44bsd-csh
+ SUBDIR += bash
SUBDIR += bash-completion
SUBDIR += bash-static
SUBDIR += bashc