summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4bedaa9ef..6d46cdab5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -246,7 +246,8 @@ SSSD_RESPONDER_OBJ = \
SSSD_TOOLS_OBJ = \
tools/sss_sync_ops.c \
tools/tools_util.c \
- tools/files.c
+ tools/files.c \
+ tools/nscd.c
SSSD_RESOLV_OBJ = \
resolv/async_resolv.c