diff options
Diffstat (limited to 'plugins-root/Makefile.am')
-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 3fb62a24..dcab4cc7 100644 --- a/plugins-root/Makefile.am +++ b/plugins-root/Makefile.am @@ -86,8 +86,6 @@ pst3_LDFLAGS = @PST3CFLAGS@ check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS) -all-local: .FORCE-NP-VERSION-FILE - clean-local: rm -f NP-VERSION-FILE |