summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-09-21 07:23:12 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-09-21 07:23:12 +0000
commit481c9ad0ee2262a86f3b0b420dae179d62d27135 (patch)
tree3861f11405458fcf17a928ffcd3ed1317a665d72
parentBring back the classic version of shells/bash-completion. (diff)
connect shells/bash-completion-classic
Notes
Notes: svn path=/head/; revision=261522
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index e3e388c2f5bf..37ba6805a621 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -6,6 +6,7 @@
SUBDIR += 44bsd-csh
SUBDIR += bash
SUBDIR += bash-completion
+ SUBDIR += bash-completion-classic
SUBDIR += bash-static
SUBDIR += bash3
SUBDIR += bash3-static