X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=f8dc2837c648f834a0660620bde234633a187da9;hb=33c0e7174035b80b32c025be10a056a590dada7a;hp=eb55de30151533af0246dc18f060dd84c3285d79;hpb=3d964c1be299eb1a078051e913478c2767ffe946;p=collectd.git 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