]> code.delx.au - pulseaudio/commitdiff
alsa-mixer: Actually install analog-input-headphone-mic.conf
authorJan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Tue, 17 Jul 2012 13:44:37 +0000 (15:44 +0200)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 17 Jul 2012 14:02:32 +0000 (19:32 +0530)
Without this file, pulseaudio aborts with:

  E: [pulseaudio] alsa-mixer.c: Assertion 'eb = p2->elements' failed at
  modules/alsa/alsa-mixer.c:3179, function path_set_condense(). Aborting.

src/Makefile.am

index b1812648c738e74fee51075ec77738c3d1113492..4f6bd4f5d842e46d793673ec7673bb8f6d0c2cdb 100644 (file)
@@ -1132,6 +1132,7 @@ dist_alsapaths_DATA = \
                modules/alsa/mixer/paths/analog-input-mic.conf \
                modules/alsa/mixer/paths/analog-input-dock-mic.conf \
                modules/alsa/mixer/paths/analog-input-front-mic.conf \
+               modules/alsa/mixer/paths/analog-input-headphone-mic.conf \
                modules/alsa/mixer/paths/analog-input-internal-mic.conf \
                modules/alsa/mixer/paths/analog-input-internal-mic-always.conf \
                modules/alsa/mixer/paths/analog-input-rear-mic.conf \