diff options
Diffstat (limited to 'plugins/t')
0 files changed, 0 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index d83c248..4d3960b 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
@@ -36,10 +36,10 @@ AM_INSTALL_PROGRAM_FLAGS = @INSTALL_OPTS@ | |||
36 | ############################################################################## | 36 | ############################################################################## |
37 | # the actual targets | 37 | # the actual targets |
38 | 38 | ||
39 | #check_ftp_SOURCES = check_tcp.c | 39 | check_ftp_SOURCES = check_tcp.c |
40 | #check_imap_SOURCES = check_tcp.c | 40 | check_imap_SOURCES = check_tcp.c |
41 | #check_nntp_SOURCES = check_tcp.c | 41 | check_nntp_SOURCES = check_tcp.c |
42 | #check_pop_SOURCES = check_tcp.c | 42 | check_pop_SOURCES = check_tcp.c |
43 | 43 | ||
44 | check_dig_LDADD = $(BASEOBJS) popen.o | 44 | check_dig_LDADD = $(BASEOBJS) popen.o |
45 | check_disk_LDADD = $(BASEOBJS) popen.o | 45 | check_disk_LDADD = $(BASEOBJS) popen.o |