summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2013-07-19 12:26:15 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-08-11 22:04:59 +0200
commit261bc18d8d1d2db0531395beb583da15088bd297 (patch)
tree27dac2de792e7f9abd41bb246eb4a603540bb449 /Makefile.am
parentedbafc21c4c59d960a48656736294b86f48b905c (diff)
downloadsssd-261bc18d8d1d2db0531395beb583da15088bd297.tar.gz
sssd-261bc18d8d1d2db0531395beb583da15088bd297.tar.xz
sssd-261bc18d8d1d2db0531395beb583da15088bd297.zip
providers: refresh expired netgroups
https://fedorahosted.org/sssd/ticket/1713
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 539eae667..288de2319 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1291,6 +1291,7 @@ libsss_ldap_common_la_SOURCES = \
src/providers/ldap/sdap_idmap.h \
src/providers/ldap/sdap_range.c \
src/providers/ldap/sdap_reinit.c \
+ src/providers/ldap/sdap_refresh.c \
src/providers/ldap/sdap.c
if BUILD_SUDO