diff options
Diffstat (limited to 'plugins-root/Makefile.am')
-rw-r--r-- | plugins-root/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins-root/Makefile.am b/plugins-root/Makefile.am index bca3ceb..107d993 100644 --- a/plugins-root/Makefile.am +++ b/plugins-root/Makefile.am | |||
@@ -71,7 +71,6 @@ check_icmp_LDADD = @LTLIBINTL@ $(NETLIBS) $(SOCKETLIBS) | |||
71 | # -m64 needed at compiler and linker phase | 71 | # -m64 needed at compiler and linker phase |
72 | pst3_CFLAGS = @PST3CFLAGS@ | 72 | pst3_CFLAGS = @PST3CFLAGS@ |
73 | pst3_LDFLAGS = @PST3CFLAGS@ | 73 | pst3_LDFLAGS = @PST3CFLAGS@ |
74 | pst3_LDADD = -lkvm | ||
75 | 74 | ||
76 | check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) | 75 | check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) |
77 | check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS) | 76 | check_icmp_DEPENDENCIES = check_icmp.c $(NETOBJS) |