From 9e9647b0e4a2a9b5d285ebd66633714962ff2651 Mon Sep 17 00:00:00 2001 From: Krzysztof Matczak Date: Sun, 25 Dec 2016 20:57:59 +0000 Subject: [PATCH] post rebase issues fixed Change-Id: I42b4b392da942808d29b73a13cd5e0bbcef9b6b8 Signed-off-by: Krzysztof Matczak --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0