summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index b4fb03219..69e267bae 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -275,8 +275,8 @@ endif
#If the LDAP support is defined then add the imports
ifneq "$(LDAPSDK)" ""
FILES_nlm_Ximports += \
- @$(LDAPSDK)/imports/lldapsdk.imp \
- @$(LDAPSDK)/imports/lldapssl.imp \
+ @lldapsdk.imp \
+ @lldapssl.imp \
$(EOLIST)
endif