summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 1e679fb69..b977bb0d6 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -199,6 +199,16 @@ FILES_nlm_modules = \
Libc \
ws2_32 \
$(EOLIST)
+
+#If the LDAP support is defined then add the auto-load modules
+ifneq "$(LDAPSDK)" ""
+FILES_nlm_modules += \
+ lldapsdk \
+ lldapssl \
+ lldapx \
+ $(EOLIST)
+endif
+
#
# If the nlm has a msg file, put it's path here