diff options
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 9e48aeda801e..0d671a8299cb 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -5,6 +5,7 @@ SUBDIR += bash2 SUBDIR += es SUBDIR += esh + SUBDIR += ksh93 SUBDIR += pdksh SUBDIR += rc SUBDIR += scsh |