summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2012-02-06 13:28:53 +0100
committerStephen Gallagher <sgallagh@redhat.com>2012-02-07 09:22:20 -0500
commite4f77780ea92074671e5408cc1599441b168efc0 (patch)
treea6cff64855ea19570703703f84cd54af2f6d9471 /Makefile.am
parent25d9d00edf2810647b81ba451f3c82b2ada63f5a (diff)
downloadsssd-e4f77780ea92074671e5408cc1599441b168efc0.tar.gz
sssd-e4f77780ea92074671e5408cc1599441b168efc0.tar.xz
sssd-e4f77780ea92074671e5408cc1599441b168efc0.zip
AUTOFS: IPA provider
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 85d990420..c0af34c76 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1187,7 +1187,8 @@ libsss_ipa_la_SOURCES += src/providers/ldap/sdap_sudo_cache.c \
endif
if BUILD_AUTOFS
libsss_ipa_la_SOURCES += src/providers/ldap/sdap_autofs.c \
- src/providers/ldap/sdap_async_autofs.c
+ src/providers/ldap/sdap_async_autofs.c \
+ src/providers/ipa/ipa_autofs.c
endif
if BUILD_SSH
libsss_ipa_la_SOURCES += src/providers/ipa/ipa_hostid.c