* [lttng-dev] [PATCH babeltrace 1/1] Fix: use tabs rather than spaces in makefile
@ 2017-09-20 17:58 Mathieu Desnoyers
0 siblings, 0 replies; only message in thread
From: Mathieu Desnoyers @ 2017-09-20 17:58 UTC (permalink / raw)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>
Reported-by: Jonah Caplan <jcaplan at blackberry.com>
---
plugins/ctf/common/metadata/Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/plugins/ctf/common/metadata/Makefile.am b/plugins/ctf/common/metadata/Makefile.am
index b6cf6238..7eaae453 100644
--- a/plugins/ctf/common/metadata/Makefile.am
+++ b/plugins/ctf/common/metadata/Makefile.am
@@ -61,8 +61,8 @@ ERR_MSG = "Error: Cannot build target because flex is missing."
ERR_MSG += "Make sure flex is installed and run the configure script again."
filter-lexer.c: lexer.l
- @echo $(ERR_MSG)
- @false
+ @echo $(ERR_MSG)
+ @false
all-local: lexer.c
endif # HAVE_FLEX
--
2.11.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-09-20 17:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-20 17:58 [lttng-dev] [PATCH babeltrace 1/1] Fix: use tabs rather than spaces in makefile Mathieu Desnoyers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox