diff options
author | Will Andrews <will@FreeBSD.org> | 2000-12-31 06:02:40 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-12-31 06:02:40 +0000 |
commit | 58e54dfd2300055f4b5285d83ee10d7c37f91b71 (patch) | |
tree | d2fc2d23bfd7c870e396a8d68ac2fee1d3e06bca /shells/Makefile | |
parent | 641bd655c323339a63706419249effce58575383 (diff) | |
download | ports-58e54dfd2300055f4b5285d83ee10d7c37f91b71.tar.gz ports-58e54dfd2300055f4b5285d83ee10d7c37f91b71.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 2032a7b9c5be..d8e63c42c4cb 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -9,6 +9,7 @@ SUBDIR += flash SUBDIR += ksh93 SUBDIR += osh + SUBDIR += pash SUBDIR += pdksh SUBDIR += perlsh SUBDIR += rc |