summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorWes Peters <wes@FreeBSD.org>2000-01-08 18:31:01 +0000
committerWes Peters <wes@FreeBSD.org>2000-01-08 18:31:01 +0000
commit252aae6fcbeaa942e281a7383ed8b14f9ae647a2 (patch)
tree09ddc18bc4dfe929b3fe08bb4ac93837b3c439ee /shells/Makefile
parentAdd port for flash, a user-menu shell. This still needs a (diff)
Add flash.
PR: 15995 Submitted by: Will Andrews <andrews@technologist.com>
Notes
Notes: svn path=/head/; revision=24565
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 96042f1b4456..9e5b0a40b12d 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -5,6 +5,7 @@
SUBDIR += bash2
SUBDIR += es
SUBDIR += esh
+ SUBDIR += flash
SUBDIR += ksh93
SUBDIR += pdksh
SUBDIR += perlsh