From: Krzysztof Matczak Date: Sun, 25 Dec 2016 20:57:59 +0000 (+0000) Subject: post rebase issues fixed X-Git-Tag: collectd-5.8.0~257^2 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=9e9647b0e4a2a9b5d285ebd66633714962ff2651;p=collectd.git post rebase issues fixed Change-Id: I42b4b392da942808d29b73a13cd5e0bbcef9b6b8 Signed-off-by: Krzysztof Matczak --- diff --git a/Makefile.am b/Makefile.am index 9f0506a7..f6554a1a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1043,7 +1043,7 @@ endif if BUILD_PLUGIN_MCELOG pkglib_LTLIBRARIES += mcelog.la -mcelog_la_SOURCES = mcelog.c +mcelog_la_SOURCES = src/mcelog.c mcelog_la_LDFLAGS = $(PLUGIN_LDFLAGS) endif