linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: yegorslists@googlemail.com
To: linux-bluetooth@vger.kernel.org
Cc: marcel@holtmann.org, Yegor Yefremov <yegorslists@googlemail.com>
Subject: [PATCH 2/2] add tools to include folder list
Date: Wed, 28 Dec 2011 10:53:37 +0100	[thread overview]
Message-ID: <1325066017-2384-3-git-send-email-yegorslists@googlemail.com> (raw)
In-Reply-To: <1325066017-2384-1-git-send-email-yegorslists@googlemail.com>

From: Yegor Yefremov <yegorslists@googlemail.com>

adding tools to include folder list avoids out-of-source build
breakage
---
 Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 9f26b06..8bc6cfe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -441,7 +441,8 @@ AM_CFLAGS = @DBUS_CFLAGS@ @GLIB_CFLAGS@ @CAPNG_CFLAGS@
 
 INCLUDES = -I$(builddir)/lib -I$(builddir)/src -I$(srcdir)/src \
 			-I$(srcdir)/audio -I$(srcdir)/sbc -I$(srcdir)/gdbus \
-			-I$(srcdir)/attrib -I$(srcdir)/btio
+			-I$(srcdir)/attrib -I$(srcdir)/btio -I$(srcdir)/tools \
+			-I$(builddir)/tools
 
 if MCAP
 INCLUDES += -I$(builddir)/health
-- 
1.7.5.4

  parent reply	other threads:[~2011-12-28  9:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-28  9:53 Fix out-of-source build breakage yegorslists
2011-12-28  9:53 ` [PATCH 1/2] fix link creation for out-of-source builds yegorslists
2011-12-28  9:53 ` yegorslists [this message]
2011-12-28 17:41 ` Fix out-of-source build breakage Marcel Holtmann
2011-12-29  8:10   ` Yegor Yefremov

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=1325066017-2384-3-git-send-email-yegorslists@googlemail.com \
    --to=yegorslists@googlemail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.org \
    /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;
as well as URLs for NNTP newsgroup(s).