Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: paul.chavent@fnac.net (paul.chavent@fnac.net)
Subject: [lttng-dev] Compile out of src tree
Date: Tue, 15 Jan 2013 13:36:16 +0100 (CET)	[thread overview]
Message-ID: <8549183.73181358253376696.JavaMail.www@wsfrf1114> (raw)

Hi.

Just a little patch in order to succeed building out of src tree.

Regards.

Paul.

diff --git a/tests/tools/health/Makefile.am b/tests/tools/health/Makefile.am
index 26d2461..1424f63 100644
--- a/tests/tools/health/Makefile.am
+++ b/tests/tools/health/Makefile.am
@@ -1,4 +1,4 @@
-AM_CFLAGS = -I. -O2 -g -I../../../include
+AM_CFLAGS = -I$(srcdir) -O2 -g -I$(top_srcdir)/include
?AM_LDFLAGS =
?
?if LTTNG_TOOLS_BUILD_WITH_LIBDL






             reply	other threads:[~2013-01-15 12:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-15 12:36 paul.chavent [this message]
2013-01-15 13:48 ` Mathieu Desnoyers

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=8549183.73181358253376696.JavaMail.www@wsfrf1114 \
    --to=paul.chavent@fnac.net \
    /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