summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins/http/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/plugins/http/Makefile')
-rw-r--r--ldap/servers/plugins/http/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/servers/plugins/http/Makefile b/ldap/servers/plugins/http/Makefile
index 17767fa9..f8b6badd 100644
--- a/ldap/servers/plugins/http/Makefile
+++ b/ldap/servers/plugins/http/Makefile
@@ -73,7 +73,7 @@ endif
ifeq ($(ARCH), HPUX)
EXTRA_LIBS_DEP += $(LIBSLAPD_DEP) $(LDAPSDK_DEP) $(NSPR_DEP) $(SECURITY_DEP)
-EXTRA_LIBS += $(DYN_NSHTTPD) $(ADMINUTIL_LINK) $(LDAPLINK) $(SECURITYLINK) $(NSPRLINK) $(ICULINK)
+EXTRA_LIBS += $(LDAPLINK) $(SECURITYLINK) $(NSPRLINK) $(ICULINK)
endif
ifeq ($(ARCH), AIX)