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:
Karl DeBisschop 2002-11-14 05:36:24 +00:00
parent 93d4e3677e
commit 408e967c94

View file

@ -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