summaryrefslogtreecommitdiffstats
path: root/plugins-root
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-root
parentdb305b81c771a9d864852e73244374c715cd8f46 (diff)
downloadmonitoring-plugins-399f0770b2773a5e4864c41efb92a5857e6e45c6.tar.gz
Fixing build breakages (I totally forgot this rule was there...)
Diffstat (limited to 'plugins-root')
-rw-r--r--plugins-root/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins-root/Makefile.am b/plugins-root/Makefile.am
index 3fb62a2..dcab4cc 100644
--- a/plugins-root/Makefile.am
+++ b/plugins-root/Makefile.am
@@ -86,8 +86,6 @@ pst3_LDFLAGS = @PST3CFLAGS@
86check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) 86check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS)
87check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS) 87check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS)
88 88
89all-local: .FORCE-NP-VERSION-FILE
90
91clean-local: 89clean-local:
92 rm -f NP-VERSION-FILE 90 rm -f NP-VERSION-FILE
93 91