diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-08-05 13:10:00 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-08-05 13:10:00 +0000 |
commit | 2abe41f067a8e12f58c4a67bc731806147b62faa (patch) | |
tree | 95c084d25f6cb317b9b912d83b7323fe368cff1e /shells/Makefile | |
parent | 2a7126171947c53254b64586213d85501ee87967 (diff) | |
download | ports-2abe41f067a8e12f58c4a67bc731806147b62faa.tar.gz ports-2abe41f067a8e12f58c4a67bc731806147b62faa.zip |
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 5391bcfc52d0..084bed538519 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -20,6 +20,7 @@ SUBDIR += heirloom-sh SUBDIR += ibsh SUBDIR += ksh93 + SUBDIR += lshell SUBDIR += mksh SUBDIR += nologinmsg SUBDIR += osh |