Code

Fix compile problems on Solaris for pst3 and ssl libs
[nagiosplug.git] / plugins-root / Makefile.am
index 782a1ca78859d78c07dfcf0da842e54f61adf32b..2a2987d7a5cfd433d633d155d847338f4bed2fc1 100644 (file)
@@ -70,6 +70,7 @@ install-exec-local: $(EXTRA_PROGRAMS)
 # the actual targets
 check_dhcp_LDADD = $(NETLIBS)
 check_icmp_LDADD = $(SOCKETLIBS)
+pst3_LDADD = -lkvm
 
 check_dhcp_DEPENDENCIES = check_dhcp.c $(NETOBJS) $(DEPLIBS) 
 check_icmp_DEPENDENCIES = check_icmp.c