mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-25 06:59:54 -05:00
9 lines
131 B
Text
9 lines
131 B
Text
|
|
SUBDIRS=cards pcm
|
||
|
|
|
||
|
|
cfg_files = alsa.conf cards.conf
|
||
|
|
|
||
|
|
EXTRA_DIST = $(cfg_files)
|
||
|
|
|
||
|
|
alsadir = $(datadir)/alsa
|
||
|
|
alsa_DATA = $(cfg_files)
|