summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@aei.ca>2008-11-27 02:29:40 (GMT)
committerThomas Guyot-Sionnest <dermoth@aei.ca>2008-11-27 02:29:40 (GMT)
commit399f0770b2773a5e4864c41efb92a5857e6e45c6 (patch)
treeea5cc2d3861e383236350544da193e0e49d14882 /plugins/Makefile.am
parentdb305b81c771a9d864852e73244374c715cd8f46 (diff)
downloadmonitoring-plugins-399f0770b2773a5e4864c41efb92a5857e6e45c6.tar.gz
Fixing build breakages (I totally forgot this rule was there...)
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 0f6fbb6..d24588d 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -164,7 +164,7 @@ getaddrinfo.o: getaddrinfo.h $(PLUGINHDRS)
164 164
165gethostbyname.o: gethostbyname.h $(PLUGINHDRS) 165gethostbyname.o: gethostbyname.h $(PLUGINHDRS)
166 166
167all-local: $(check_tcp_programs) NP-VERSION-FILE 167all-local: $(check_tcp_programs)
168 168
169$(check_tcp_programs): check_tcp 169$(check_tcp_programs): check_tcp
170 rm -f $@ 170 rm -f $@