mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-25 06:59:54 -05:00
Completed control and mixer API
This commit is contained in:
parent
c709b0a627
commit
fea0c73cdb
23 changed files with 1988 additions and 1251 deletions
|
|
@ -1,6 +1,6 @@
|
|||
EXTRA_LTLIBRARIES=libmixer.la
|
||||
|
||||
libmixer_la_SOURCES = mixer.c simple.c
|
||||
libmixer_la_SOURCES = bag.c mixer.c mixer_m4.c simple.c
|
||||
|
||||
all: libmixer.la
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue