diff options
Diffstat (limited to 'plugins-root')
-rw-r--r-- | plugins-root/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-root/Makefile.am b/plugins-root/Makefile.am index f09f5e07..fffc0575 100644 --- a/plugins-root/Makefile.am +++ b/plugins-root/Makefile.am | |||
@@ -91,7 +91,7 @@ pst3_LDFLAGS = @PST3CFLAGS@ | |||
91 | # pst3 must not use monitoringplug/gnulib includes! | 91 | # pst3 must not use monitoringplug/gnulib includes! |
92 | pst3_CPPFLAGS = | 92 | pst3_CPPFLAGS = |
93 | 93 | ||
94 | check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) | 94 | check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) |
95 | check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS) | 95 | check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS) |
96 | 96 | ||
97 | clean-local: | 97 | clean-local: |