summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>2002-11-14 05:36:24 (GMT)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>2002-11-14 05:36:24 (GMT)
commit408e967c9436d06164e3f26eec579b48d46d4641 (patch)
tree880583123041e6b07ede2477bca01d09faf75bc9 /plugins
parent93d4e3677ef9d15ca7c3bb8b321fcc153cfcd80c (diff)
downloadmonitoring-plugins-408e967c9436d06164e3f26eec579b48d46d4641.tar.gz
can't drop these sources -- neded for dist
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@198 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins')
-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