mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-28 07:00:15 -05:00
8 lines
120 B
Makefile
8 lines
120 B
Makefile
SUBDIRS=cards pcm
|
|
|
|
cfg_files = alsa.conf
|
|
|
|
EXTRA_DIST = $(cfg_files)
|
|
|
|
alsadir = $(datadir)/alsa
|
|
alsa_DATA = $(cfg_files)
|