diff options
Diffstat (limited to 'net')
-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 |