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 2bc47f76..d716755a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1186,6 +1186,7 @@ if BUILD_SUDO libsss_ldap_common_la_SOURCES += \ src/providers/ldap/sdap_sudo_cache.c \ src/providers/ldap/sdap_sudo_timer.c \ + src/providers/ldap/sdap_async_sudo.c \ src/providers/ldap/sdap_sudo.c endif |