summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2014-09-17 15:25:04 +0200
committerJakub Hrozek <jhrozek@redhat.com>2014-10-16 17:56:02 +0200
commit0f3df54840ec9a050cc0b1b68269c3f28c859e64 (patch)
tree6514f50d5fd5494a59beeb3455930028ba935a62 /Makefile.am
parent08ab0d4ede41a1749e0bc26f78a37a4d10c20db8 (diff)
downloadsssd-0f3df54840ec9a050cc0b1b68269c3f28c859e64.tar.gz
sssd-0f3df54840ec9a050cc0b1b68269c3f28c859e64.tar.xz
sssd-0f3df54840ec9a050cc0b1b68269c3f28c859e64.zip
views: add ipa_get_ad_override_send()
Related to https://fedorahosted.org/sssd/ticket/2375 Reviewed-by: Pavel Březina <pbrezina@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6b06e7e0d..6a8124b5a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2337,6 +2337,7 @@ libsss_ipa_la_SOURCES = \
src/providers/ipa/ipa_subdomains.c \
src/providers/ipa/ipa_subdomains_id.c \
src/providers/ipa/ipa_subdomains_ext_groups.c \
+ src/providers/ipa/ipa_views.c \
src/providers/ipa/ipa_s2n_exop.c \
src/providers/ipa/ipa_hbac_hosts.c \
src/providers/ipa/ipa_hbac_private.h \