summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 44c78232e..583ba9440 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2594,6 +2594,8 @@ test_data_provider_be_LDADD = \
$(POPT_LIBS) \
$(PAM_LIBS) \
$(TALLOC_LIBS) \
+ $(LDB_LIBS) \
+ $(DBUS_LIBS) \
$(SSSD_INTERNAL_LTLIBS) \
libsss_debug.la \
libsss_test_common.la \