summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c1340e75..29b3d0f0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -431,6 +431,8 @@ sssd_pam_LDADD = \
sssd_sudo_SOURCES = \
src/responder/sudo/sudosrv.c \
src/responder/sudo/sudosrv_cmd.c \
+ src/responder/sudo/sudosrv_check.c \
+ src/responder/sudo/sudosrv_query.c \
src/responder/sudo/sudosrv_dp.c \
$(SSSD_RESPONDER_OBJ)
sssd_sudo_LDADD = \