mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-15 22:05:18 -05:00
Add missing smixer.conf for installation
This commit is contained in:
parent
7f9dd4ac65
commit
41dfdba7fb
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ cfg_files = alsa.conf
|
||||||
if BUILD_ALISP
|
if BUILD_ALISP
|
||||||
cfg_files += sndo-mixer.alisp
|
cfg_files += sndo-mixer.alisp
|
||||||
endif
|
endif
|
||||||
|
if BUILD_MODULES
|
||||||
|
cfg_files += smixer.conf
|
||||||
|
endif
|
||||||
|
|
||||||
EXTRA_DIST = $(cfg_files)
|
EXTRA_DIST = $(cfg_files)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue