summaryrefslogtreecommitdiffstats
path: root/server/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-12-09 14:14:03 -0500
committerStephen Gallagher <sgallagh@redhat.com>2009-12-10 17:20:27 -0500
commit5321caf4ec3080556d0b4d83b6ce5a0101f6edba (patch)
treeaa31976f3f9f5c0814d8a08485f32f1c23de4089 /server/Makefile.am
parent2965baa5590a69b1de1ee84ff2d9e0f347897d54 (diff)
downloadsssd-5321caf4ec3080556d0b4d83b6ce5a0101f6edba.tar.gz
sssd-5321caf4ec3080556d0b4d83b6ce5a0101f6edba.tar.xz
sssd-5321caf4ec3080556d0b4d83b6ce5a0101f6edba.zip
Add missing SSSDConfig file for IPA for make install
Update tests to include IPA options
Diffstat (limited to 'server/Makefile.am')
-rw-r--r--server/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/Makefile.am b/server/Makefile.am
index 1f8f17af3..5e0f18b6e 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -770,6 +770,7 @@ endif
dist_sssdconf_DATA = \
config/etc/sssd.api.conf
dist_sssdapiplugin_DATA = \
+ config/etc/sssd.api.d/sssd-ipa.conf \
config/etc/sssd.api.d/sssd-krb5.conf \
config/etc/sssd.api.d/sssd-ldap.conf \
config/etc/sssd.api.d/sssd-local.conf \