diff options
author | Xin LI <delphij@FreeBSD.org> | 2006-06-16 08:15:56 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2006-06-16 08:15:56 +0000 |
commit | 8df414e3d86c9d2b23147b2b6b7cfe78b06d0a36 (patch) | |
tree | c757edea507fe9252b9f973055da6757d65ad36e /net/Makefile | |
parent | 39ae0f2585b76bd9cc2623ed76998eb48726bfa5 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 7a01433576c6..0da12d6c034a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -375,6 +375,9 @@ SUBDIR += openldap23-client SUBDIR += openldap23-sasl-client SUBDIR += openldap23-server + SUBDIR += openldap24-client + SUBDIR += openldap24-sasl-client + SUBDIR += openldap24-server SUBDIR += openmcu SUBDIR += openmpi SUBDIR += openntpd |