diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 726a8589f..571ea55ca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1238,6 +1238,7 @@ libsss_ldap_common_la_SOURCES = \ src/providers/ldap/sdap_idmap.c \ src/providers/ldap/sdap_idmap.h \ src/providers/ldap/sdap_range.c \ + src/providers/ldap/sdap_reinit.c \ src/providers/ldap/sdap.c if BUILD_SUDO |