aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'dirmngr/Makefile.am')
-rw-r--r--dirmngr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/Makefile.am b/dirmngr/Makefile.am
index f346e693e..35fb1cf33 100644
--- a/dirmngr/Makefile.am
+++ b/dirmngr/Makefile.am
@@ -91,7 +91,7 @@ dirmngr_LDADD = $(libcommonpth) \
$(NETLIBS)
if USE_LDAP
-dirmngr_LDADD += $(ldaplibs)
+dirmngr_LDADD += $(ldaplibs) $(LBER_LIBS)
endif
dirmngr_LDFLAGS = $(extra_bin_ldflags)