summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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 89a2dfaf..395a0079 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1185,6 +1185,7 @@ if BUILD_SUDO
libsss_ldap_common_la_SOURCES += \
src/providers/ldap/sdap_sudo_cache.c \
src/providers/ldap/sdap_async_sudo.c \
+ src/providers/ldap/sdap_async_sudo_timer.c \
src/providers/ldap/sdap_sudo.c
endif