diff options
Diffstat (limited to 'plugins/Makefile.am')
| -rw-r--r-- | plugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index d098fa8a..fa159f4a 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -164,7 +164,7 @@ check_radius_LDADD = $(NETLIBS) $(RADIUSLIBS) | |||
| 164 | check_real_LDADD = $(NETLIBS) | 164 | check_real_LDADD = $(NETLIBS) |
| 165 | check_snmp_SOURCES = check_snmp.c check_snmp.d/check_snmp_helpers.c | 165 | check_snmp_SOURCES = check_snmp.c check_snmp.d/check_snmp_helpers.c |
| 166 | check_snmp_LDADD = $(BASEOBJS) | 166 | check_snmp_LDADD = $(BASEOBJS) |
| 167 | check_snmp_LDFLAGS = $(AM_LDFLAGS) `net-snmp-config --libs` | 167 | check_snmp_LDFLAGS = $(AM_LDFLAGS) -lm `net-snmp-config --libs` |
| 168 | check_snmp_CFLAGS = $(AM_CFLAGS) `net-snmp-config --cflags` | 168 | check_snmp_CFLAGS = $(AM_CFLAGS) `net-snmp-config --cflags` |
| 169 | check_smtp_LDADD = $(SSLOBJS) | 169 | check_smtp_LDADD = $(SSLOBJS) |
| 170 | check_ssh_LDADD = $(NETLIBS) | 170 | check_ssh_LDADD = $(NETLIBS) |
