mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 08:05:42 +01:00
7 lines
129 B
Makefile
7 lines
129 B
Makefile
|
alsabat_cfg_files = asound.state.Broadwell \
|
||
|
asound.state.Haswell \
|
||
|
asound.state.Skylake
|
||
|
|
||
|
EXTRA_DIST = \
|
||
|
$(alsabat_cfg_files)
|