From df4bb9a21df03787383b8f684afbe04750368280 Mon Sep 17 00:00:00 2001 From: Pavel Březina Date: Fri, 19 Jul 2013 12:26:15 +0200 Subject: providers: refresh expired netgroups https://fedorahosted.org/sssd/ticket/1713 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d983f7ee7..10b066658 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1290,6 +1290,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 -- cgit