diff options
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 7075201..538f905 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
@@ -53,6 +53,7 @@ check_fping_LDADD = $(NETLIBS) popen.o | |||
53 | check_game_LDADD = $(BASEOBJS) popen.o | 53 | check_game_LDADD = $(BASEOBJS) popen.o |
54 | check_http_LDADD = $(NETLIBS) $(SSLLIBS) | 54 | check_http_LDADD = $(NETLIBS) $(SSLLIBS) |
55 | check_hpjd_LDADD = $(NETLIBS) popen.o | 55 | check_hpjd_LDADD = $(NETLIBS) popen.o |
56 | check_icmp_LDADD = $(NETLIBS) | ||
56 | check_ldap_LDADD = $(NETLIBS) $(LDAPLIBS) | 57 | check_ldap_LDADD = $(NETLIBS) $(LDAPLIBS) |
57 | check_load_LDADD = $(BASEOBJS) popen.o | 58 | check_load_LDADD = $(BASEOBJS) popen.o |
58 | check_mrtg_LDADD = $(BASEOBJS) | 59 | check_mrtg_LDADD = $(BASEOBJS) |