summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 93d4e36)
raw | patch | inline | side by side (parent: 93d4e36)
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | |
Thu, 14 Nov 2002 05:36:24 +0000 (05:36 +0000) | ||
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | |
Thu, 14 Nov 2002 05:36:24 +0000 (05:36 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@198 f882894a-f735-0410-b71e-b25c423dba1c
plugins/Makefile.am | patch | blob | history |
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index d83c248b79054dc3943f56ea44a4ec7edc358c3e..4d3960bc6af3a483c46686299488ff414b5593a9 100644 (file)
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
##############################################################################
# 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