mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-09 08:42:17 -04:00
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
This commit is contained in:
parent
93d4e3677e
commit
408e967c94
1 changed files with 4 additions and 4 deletions
|
|
@ -36,10 +36,10 @@ AM_INSTALL_PROGRAM_FLAGS = @INSTALL_OPTS@
|
|||
##############################################################################
|
||||
# the actual targets
|
||||
|
||||
#check_ftp_SOURCES = check_tcp.c
|
||||
#check_imap_SOURCES = check_tcp.c
|
||||
#check_nntp_SOURCES = check_tcp.c
|
||||
#check_pop_SOURCES = check_tcp.c
|
||||
check_ftp_SOURCES = check_tcp.c
|
||||
check_imap_SOURCES = check_tcp.c
|
||||
check_nntp_SOURCES = check_tcp.c
|
||||
check_pop_SOURCES = check_tcp.c
|
||||
|
||||
check_dig_LDADD = $(BASEOBJS) popen.o
|
||||
check_disk_LDADD = $(BASEOBJS) popen.o
|
||||
|
|
|
|||
Loading…
Reference in a new issue