bind: fix 2 typos spotted by Debian's lintian tool
[collectd.git] / src / Makefile.am
index f48fdf3..344fcfd 100644 (file)
@@ -1273,7 +1273,6 @@ pkglib_LTLIBRARIES += write_graphite.la
 write_graphite_la_SOURCES = write_graphite.c \
                         utils_format_graphite.c utils_format_graphite.h
 write_graphite_la_LDFLAGS = $(PLUGIN_LDFLAGS)
-write_graphite_la_LIBADD = libformat_json.la
 endif
 
 if BUILD_PLUGIN_WRITE_HTTP