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 b6d2fd0d4..d21c5a717 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -630,6 +630,7 @@ sssd_SOURCES = \
src/util/nscd.c
sssd_LDADD = \
$(SSSD_LIBS) \
+ $(INOTIFY_LIBS) \
$(LIBNL_LIBS) \
$(KEYUTILS_LIBS) \
$(SSSD_INTERNAL_LTLIBS)