diff options
Diffstat (limited to 'plugins-root')
-rw-r--r-- | plugins-root/Makefile.am | 2 |
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@ | |||
86 | check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) | 86 | check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) |
87 | check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS) | 87 | check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS) |
88 | 88 | ||
89 | all-local: .FORCE-NP-VERSION-FILE | ||
90 | |||
91 | clean-local: | 89 | clean-local: |
92 | rm -f NP-VERSION-FILE | 90 | rm -f NP-VERSION-FILE |
93 | 91 | ||