linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Makefile: Add att-database.h to attrib_sources
@ 2012-04-04 14:55 Daniel Wagner
  2012-04-04 14:59 ` Daniel Wagner
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Wagner @ 2012-04-04 14:55 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Daniel Wagner

From: Daniel Wagner <daniel.wagner@bmw-carit.de>

att-database is missing in the dist target.
---
 Makefile.am |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index d475555..da6a584 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -108,7 +108,8 @@ endif
 
 attrib_sources = attrib/att.h attrib/att.c attrib/gatt.h attrib/gatt.c \
 		attrib/gattrib.h attrib/gattrib.c attrib/client.h \
-		attrib/client.c attrib/gatt-service.h attrib/gatt-service.c
+		attrib/client.c attrib/gatt-service.h attrib/gatt-service.c \
+		attrib/att-database.h
 
 gdbus_sources = gdbus/gdbus.h gdbus/mainloop.c gdbus/watch.c \
 					gdbus/object.c gdbus/polkit.c
-- 
1.7.10.rc3.1.gb3065


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Makefile: Add att-database.h to attrib_sources
  2012-04-04 14:55 [PATCH] Makefile: Add att-database.h to attrib_sources Daniel Wagner
@ 2012-04-04 14:59 ` Daniel Wagner
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Wagner @ 2012-04-04 14:59 UTC (permalink / raw)
  To: linux-bluetooth

I just realized, this is already fixed.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-04 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-04 14:55 [PATCH] Makefile: Add att-database.h to attrib_sources Daniel Wagner
2012-04-04 14:59 ` Daniel Wagner

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).