summaryrefslogtreecommitdiffstats
path: root/sssd.spec.in
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2009-06-15 15:07:39 +0200
committerStephen Gallagher <sgallagh@redhat.com>2009-07-02 08:59:47 -0400
commit1a0eed71352d7d2c4a9f335d8583e0fee3cae491 (patch)
tree6f2006821d1b4c1c957ee0c811c095b5459299a6 /sssd.spec.in
parent43133b835fe97592eba30344805177faab9fb644 (diff)
downloadsssd-1a0eed71352d7d2c4a9f335d8583e0fee3cae491.tar.gz
sssd-1a0eed71352d7d2c4a9f335d8583e0fee3cae491.tar.xz
sssd-1a0eed71352d7d2c4a9f335d8583e0fee3cae491.zip
added kerberos backend with tevent_req event handling
Diffstat (limited to 'sssd.spec.in')
-rw-r--r--sssd.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/sssd.spec.in b/sssd.spec.in
index 719e6b7c5..1fa847d9e 100644
--- a/sssd.spec.in
+++ b/sssd.spec.in
@@ -80,6 +80,7 @@ rm -f \
$RPM_BUILD_ROOT/%{_libdir}/ldb/memberof.la \
$RPM_BUILD_ROOT/%{_libdir}/sssd/libsss_ldap.la \
$RPM_BUILD_ROOT/%{_libdir}/sssd/libsss_proxy.la \
+ $RPM_BUILD_ROOT/%{_libdir}/sssd/libsss_krb5.la \
$RPM_BUILD_ROOT/%{_libdir}/krb5/plugins/libkrb5/sssd_krb5_locator_plugin.la
%clean