From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers)
Subject: [lttng-dev] [PATCH babeltrace 1/1] Fix: use tabs rather than spaces in makefile
Date: Wed, 20 Sep 2017 13:58:43 -0400 [thread overview]
Message-ID: <20170920175843.21237-1-mathieu.desnoyers@efficios.com> (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
reply other threads:[~2017-09-20 17:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170920175843.21237-1-mathieu.desnoyers@efficios.com \
--to=mathieu.desnoyers@efficios.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox