summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am8
1 files changed, 4 insertions, 4 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 39check_ftp_SOURCES = check_tcp.c
40#check_imap_SOURCES = check_tcp.c 40check_imap_SOURCES = check_tcp.c
41#check_nntp_SOURCES = check_tcp.c 41check_nntp_SOURCES = check_tcp.c
42#check_pop_SOURCES = check_tcp.c 42check_pop_SOURCES = check_tcp.c
43 43
44check_dig_LDADD = $(BASEOBJS) popen.o 44check_dig_LDADD = $(BASEOBJS) popen.o
45check_disk_LDADD = $(BASEOBJS) popen.o 45check_disk_LDADD = $(BASEOBJS) popen.o