]> code.delx.au - pulseaudio/commitdiff
build: Add a2dp-codecs.h to libbluetooth-util sources.
authorTanu Kaskinen <tanuk@iki.fi>
Sat, 6 Oct 2012 11:43:07 +0000 (14:43 +0300)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 29 Oct 2012 09:33:55 +0000 (15:03 +0530)
src/Makefile.am

index 84598b22f31c509fa3041b29d80b31ddd3f1b91d..88054cb4f5c791a95d0ec9e7053eb504a3c9f834 100644 (file)
@@ -1960,7 +1960,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)