mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
bluetooth: Re-add rtp.h to Makefile.am
This was never explicitly added as a dependency of module-bluez5-device, but that was hidden by the fact that it was specified for bluez4.
This commit is contained in:
parent
7f1fb63dda
commit
f84b8516df
1 changed files with 2 additions and 1 deletions
|
|
@ -2117,7 +2117,8 @@ module_bluetooth_discover_la_CFLAGS = $(AM_CFLAGS) -DPA_MODULE_NAME=module_bluet
|
|||
libbluez5_util_la_SOURCES = \
|
||||
modules/bluetooth/bluez5-util.c \
|
||||
modules/bluetooth/bluez5-util.h \
|
||||
modules/bluetooth/a2dp-codecs.h
|
||||
modules/bluetooth/a2dp-codecs.h \
|
||||
modules/bluetooth/rtp.h
|
||||
if HAVE_BLUEZ_5_OFONO_HEADSET
|
||||
libbluez5_util_la_SOURCES += \
|
||||
modules/bluetooth/backend-ofono.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue