diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-09-21 07:23:12 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-09-21 07:23:12 +0000 |
commit | 481c9ad0ee2262a86f3b0b420dae179d62d27135 (patch) | |
tree | 3861f11405458fcf17a928ffcd3ed1317a665d72 /shells | |
parent | b623d9f2fb96a02bbc2fd7b9d928b5f45ca29471 (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 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 |