summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/pwdstorage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/pwdstorage/Makefile')
-rw-r--r--ldap/servers/plugins/pwdstorage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/servers/plugins/pwdstorage/Makefile b/ldap/servers/plugins/pwdstorage/Makefile
index f97baa68..a53ebc92 100644
--- a/ldap/servers/plugins/pwdstorage/Makefile
+++ b/ldap/servers/plugins/pwdstorage/Makefile
@@ -49,7 +49,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/libpwdstorage
-LIBDIR = $(LIB_RELDIR)
+LIBDIR = $(LDAP_PLUGIN_RELDIR)
include $(BUILD_ROOT)/nsconfig.mk
include $(LDAP_SRC)/nsldap.mk