From 7b5e7e539ae9312ab55d75aa94feaad549b2a708 Mon Sep 17 00:00:00 2001 From: Pavel Březina Date: Tue, 14 May 2013 15:00:05 +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 65a9216ab..93e3a6fc0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1437,6 +1437,7 @@ libsss_ldap_common_la_SOURCES = \ src/providers/ldap/sdap_range.c \ src/providers/ldap/sdap_reinit.c \ src/providers/ldap/sdap_dyndns.c \ + src/providers/ldap/sdap_refresh.c \ src/providers/ldap/sdap.c libsss_ldap_common_la_LDFLAGS = \ -avoid-version -- cgit