summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index d43c1971..e0069653 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -125,6 +125,7 @@ check_time_LDADD = $(NETLIBS)
125check_ntp_time_LDADD = $(NETLIBS) $(MATHLIBS) 125check_ntp_time_LDADD = $(NETLIBS) $(MATHLIBS)
126check_ups_LDADD = $(NETLIBS) 126check_ups_LDADD = $(NETLIBS)
127check_users_LDADD = $(BASEOBJS) $(WTSAPI32LIBS) $(SYSTEMDLIBS) 127check_users_LDADD = $(BASEOBJS) $(WTSAPI32LIBS) $(SYSTEMDLIBS)
128check_users_SOURCES = check_users.c check_users.d/users.c
128check_by_ssh_LDADD = $(NETLIBS) 129check_by_ssh_LDADD = $(NETLIBS)
129check_ide_smart_LDADD = $(BASEOBJS) 130check_ide_smart_LDADD = $(BASEOBJS)
130negate_LDADD = $(BASEOBJS) 131negate_LDADD = $(BASEOBJS)