mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
alsa: move udev rules file behind the other sound related rules
This commit is contained in:
parent
131f76a11d
commit
11d2a7ee21
2 changed files with 2 additions and 2 deletions
|
|
@ -118,7 +118,7 @@ EXTRA_DIST = \
|
|||
modules/alsa/mixer/profile-sets/default.conf \
|
||||
modules/alsa/mixer/profile-sets/native-instruments-audio4dj.conf \
|
||||
modules/alsa/mixer/profile-sets/native-instruments-audio8dj.conf \
|
||||
modules/alsa/mixer/profile-sets/78-pulseaudio.rules \
|
||||
modules/alsa/mixer/profile-sets/90-pulseaudio.rules \
|
||||
modules/alsa/mixer/paths/analog-input-aux.conf \
|
||||
modules/alsa/mixer/paths/analog-input.conf \
|
||||
modules/alsa/mixer/paths/analog-input.conf.common \
|
||||
|
|
@ -1054,7 +1054,7 @@ alsaprofilesets_DATA = \
|
|||
modules/alsa/mixer/profile-sets/native-instruments-audio8dj.conf
|
||||
|
||||
udevrules_DATA = \
|
||||
modules/alsa/mixer/profile-sets/78-pulseaudio.rules
|
||||
modules/alsa/mixer/profile-sets/90-pulseaudio.rules
|
||||
|
||||
alsapaths_DATA = \
|
||||
modules/alsa/mixer/paths/analog-input-aux.conf \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue