mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-19 07:00:06 -05:00
Added surround.conf
This commit is contained in:
parent
b72c78f887
commit
b54168e4d2
3 changed files with 103 additions and 1 deletions
|
|
@ -10,6 +10,11 @@ libpcm_la_SOURCES = atomic.c mask.c interval.c \
|
|||
noinst_HEADERS = atomic.h pcm_local.h pcm_plugin.h mask.h mask_inline.h \
|
||||
interval.h interval_inline.h plugin_ops.h
|
||||
|
||||
EXTRA_DIST = surround.conf
|
||||
|
||||
alsadir = $(datadir)/alsa
|
||||
alsa_DATA = surround.conf
|
||||
|
||||
all: libpcm.la
|
||||
|
||||
INCLUDES=-I$(top_srcdir)/include
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue