summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/passthru/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/passthru/Makefile')
-rw-r--r--ldap/servers/plugins/passthru/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/servers/plugins/passthru/Makefile b/ldap/servers/plugins/passthru/Makefile
index 4cfc8ec8..ca3c1cd2 100644
--- a/ldap/servers/plugins/passthru/Makefile
+++ b/ldap/servers/plugins/passthru/Makefile
@@ -50,7 +50,7 @@ NOSTDSTRIP=true # don't let nsconfig.mk define target strip
NSPR20=true # probably should be defined somewhere else (not sure where)
OBJDEST = $(OBJDIR)/lib/libpassthru
-LIBDIR = $(LIB_RELDIR)
+LIBDIR = $(LDAP_PLUGIN_RELDIR)
include $(BUILD_ROOT)/nsconfig.mk
include $(LDAP_SRC)/nsldap.mk