diff options
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 4781e0f..0eb0255 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
@@ -102,7 +102,7 @@ check_tcp_LDADD = $(SSLOBJS) $(NETLIBS) $(SSLLIBS) | |||
102 | check_time_LDADD = $(NETLIBS) | 102 | check_time_LDADD = $(NETLIBS) |
103 | check_ntp_time_LDADD = $(NETLIBS) $(MATHLIBS) | 103 | check_ntp_time_LDADD = $(NETLIBS) $(MATHLIBS) |
104 | check_ups_LDADD = $(NETLIBS) | 104 | check_ups_LDADD = $(NETLIBS) |
105 | check_users_LDADD = $(BASEOBJS) popen.o | 105 | check_users_LDADD = $(BASEOBJS) |
106 | check_by_ssh_LDADD = $(NETLIBS) | 106 | check_by_ssh_LDADD = $(NETLIBS) |
107 | check_ide_smart_LDADD = $(BASEOBJS) | 107 | check_ide_smart_LDADD = $(BASEOBJS) |
108 | negate_LDADD = $(BASEOBJS) | 108 | negate_LDADD = $(BASEOBJS) |