>From 9015164e29098e53eb909a4dbf726b9b0c531490 Mon Sep 17 00:00:00 2001 From: Lukas Slebodnik Date: Fri, 25 Oct 2013 18:57:08 +0200 Subject: [PATCH 1/2] FIX_FOR AD: Add extended access filter --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index bb5136e24cdbee48d9d356ef2f2849334f397d48..f12e44495c2be855e8b6f815961c7eb77b812fdf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1411,8 +1411,8 @@ ad_access_filter_tests_LDADD = \ $(KRB5_LIBS) \ $(SSSD_INTERNAL_LTLIBS) \ $(SYSTEMD_LOGIN_LIBS) \ - libsss_idmap.la \ libsss_ldap_common.la \ + libsss_idmap.la \ libsss_krb5_common.la \ libsss_test_common.la -- 1.8.3.1