diff options
Diffstat (limited to 'ldap/servers/plugins/replication/Makefile')
-rw-r--r-- | ldap/servers/plugins/replication/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ldap/servers/plugins/replication/Makefile b/ldap/servers/plugins/replication/Makefile index edee273c..a348bed8 100644 --- a/ldap/servers/plugins/replication/Makefile +++ b/ldap/servers/plugins/replication/Makefile @@ -47,7 +47,6 @@ BUILD_ROOT = ../../../.. NOSTDCLEAN=true # don't let nsconfig.mk define target clean NOSTDSTRIP=true # don't let nsconfig.mk define target strip -NSPR20=true # probably should be defined somewhere else (not sure where) OBJDEST = $(OBJDIR)/lib/replication-plugin LIBDIR = $(LDAP_PLUGIN_RELDIR) |