X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2FMakefile.am;h=f8dc2837c648f834a0660620bde234633a187da9;hp=eb55de30151533af0246dc18f060dd84c3285d79;hb=33c0e7174035b80b32c025be10a056a590dada7a;hpb=6969c629641e681069d17c117829779191b8896d diff --git a/src/Makefile.am b/src/Makefile.am index eb55de30..f8dc2837 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -787,7 +787,7 @@ if BUILD_PLUGIN_NOTIFY_EMAIL pkglib_LTLIBRARIES += notify_email.la notify_email_la_SOURCES = notify_email.c notify_email_la_LDFLAGS = $(PLUGIN_LDFLAGS) -notify_email_la_LIBADD = -lesmtp -lssl -lcrypto +notify_email_la_LIBADD = -lesmtp endif if BUILD_PLUGIN_NOTIFY_NAGIOS