summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-14 13:11:03 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-14 13:11:03 +0000
commit4c24102a9a3616b88fbc405bedc3e5d299754bf3 (patch)
tree7147049835ac9c6528e3fdb82ae949d0f3968e1b /shells/Makefile
parentuse the clearer way to install the program to ${PREFIX} (diff)
Add hmmah, The Deep Prompt, a set of shell prompts
Submitted by: David Yeske <dyeske@yahoo.com> Reviewed by: will
Notes
Notes: svn path=/head/; revision=43982
Diffstat (limited to '')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index a9eeb1f2fd97..0d906202c474 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -7,6 +7,7 @@
SUBDIR += es
SUBDIR += esh
SUBDIR += flash
+ SUBDIR += hmmah
SUBDIR += ksh93
SUBDIR += mudsh
SUBDIR += osh