[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] bluetooth: Re-add rtp.h to Makefile.am

Arun Raghavan gitlab at gitlab.freedesktop.org
Thu Aug 23 02:34:15 UTC 2018


Arun Raghavan pushed to branch master at PulseAudio / pulseaudio


Commits:
f84b8516 by Arun Raghavan at 2018-08-22T14:23:25Z
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.

- - - - -


1 changed file:

- src/Makefile.am


Changes:

=====================================
src/Makefile.am
=====================================
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -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



View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/f84b8516dfd7b6060eacc7d0ab28bb3831ea3dd7

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/f84b8516dfd7b6060eacc7d0ab28bb3831ea3dd7
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20180823/a81c35d1/attachment.html>


More information about the pulseaudio-commits mailing list