[pulseaudio-discuss] [PATCH] build: Add a2dp-codecs.h to libbluetooth-util sources.

Tanu Kaskinen tanuk at iki.fi
Sat Oct 6 04:43:07 PDT 2012


---
 src/Makefile.am |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 6212c74..7e459b7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1951,7 +1951,10 @@ module_bluetooth_discover_la_LIBADD = $(MODULE_LIBADD) $(DBUS_LIBS) libbluetooth
 module_bluetooth_discover_la_CFLAGS = $(AM_CFLAGS) $(DBUS_CFLAGS)
 
 
-libbluetooth_util_la_SOURCES = modules/bluetooth/bluetooth-util.c modules/bluetooth/bluetooth-util.h
+libbluetooth_util_la_SOURCES = \
+		modules/bluetooth/a2dp-codecs.h \
+		modules/bluetooth/bluetooth-util.c \
+		modules/bluetooth/bluetooth-util.h
 libbluetooth_util_la_LDFLAGS = -avoid-version
 libbluetooth_util_la_LIBADD = $(MODULE_LIBADD) $(DBUS_LIBS)
 libbluetooth_util_la_CFLAGS = $(AM_CFLAGS) $(DBUS_CFLAGS)
-- 
1.7.10.4



More information about the pulseaudio-discuss mailing list