summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Zeleny <jzeleny@redhat.com>2012-01-18 11:08:06 -0500
committerStephen Gallagher <sgallagh@redhat.com>2012-02-06 08:25:22 -0500
commit71ad247500b417836a1a2edec257a4433a7c415f (patch)
tree55ce381a9f7444b8aaea8d70ed02db2a9477b7e1 /Makefile.am
parent8a36504008872f03d1b1ca980adeceba28c331f5 (diff)
downloadsssd-71ad247500b417836a1a2edec257a4433a7c415f.tar.gz
sssd-71ad247500b417836a1a2edec257a4433a7c415f.tar.xz
sssd-71ad247500b417836a1a2edec257a4433a7c415f.zip
Implemented support for multiple search bases in HBAC rules and services
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 97d2bff4d..29df594f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1067,6 +1067,7 @@ libsss_ipa_la_SOURCES = \
src/providers/ipa/ipa_hbac_hosts.c \
src/providers/ipa/ipa_hbac_private.h \
src/providers/ipa/ipa_hbac_rules.c \
+ src/providers/ipa/ipa_hbac_rules.h \
src/providers/ipa/ipa_hbac_services.c \
src/providers/ipa/ipa_hbac_users.c \
src/providers/ipa/ipa_hbac_common.c \