Macro fixes, Implemented comments from code review (style, defines)
[collectd.git] / src / Makefile.am
index b2fc4c5..ea047bf 100644 (file)
@@ -220,7 +220,6 @@ if BUILD_PLUGIN_CHRONY
 pkglib_LTLIBRARIES += chrony.la
 chrony_la_SOURCES = chrony.c
 chrony_la_LDFLAGS = $(PLUGIN_LDFLAGS)
-chrony_la_LIBADD =
 endif
 
 if BUILD_PLUGIN_CONNTRACK