diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-29 21:40:13 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-29 21:40:13 +0000 |
commit | a0332de98e5f5c536e0b913e55c165ef1ab701c3 (patch) | |
tree | 4d697c6fc146e45df159f076c2af572f7f994340 /shells/Makefile | |
parent | f65b951b8f65deb8efd3a696039e77bc68e0cf93 (diff) |
Notes
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile index a9eeb1f2fd97..e2d663fd4547 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -6,6 +6,7 @@ SUBDIR += bash2 SUBDIR += es SUBDIR += esh + SUBDIR += fd SUBDIR += flash SUBDIR += ksh93 SUBDIR += mudsh |