2011-01-27 15:35:34

by Elvis Pfutzenreuter

[permalink] [raw]
Subject: [PATCH] Add Health API document to distribution package

---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 5f96975..e6639a7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -354,7 +354,7 @@ EXTRA_DIST += doc/manager-api.txt \
doc/service-api.txt doc/agent-api.txt doc/attribute-api.txt \
doc/serial-api.txt doc/network-api.txt \
doc/input-api.txt doc/audio-api.txt doc/control-api.txt \
- doc/hfp-api.txt doc/assigned-numbers.txt
+ doc/hfp-api.txt doc/health-api.txt doc/assigned-numbers.txt

AM_YFLAGS = -d

--
1.7.1



2011-01-27 15:55:11

by Johan Hedberg

[permalink] [raw]
Subject: Re: [PATCH] Add Health API document to distribution package

Hi Elvis,

On Thu, Jan 27, 2011, Elvis Pf?tzenreuter wrote:
> ---
> Makefile.am | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

Pushed upstream. Thanks.

Johan