From d62264fac402b7c43bf64eddad5e73957c1a13d9 Mon Sep 17 00:00:00 2001 From: delphij Date: Fri, 16 Jun 2006 08:15:56 +0000 Subject: Enable OpenLDAP 2.4.x. --- net/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net') 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 -- cgit