mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-16 22:05:18 -05:00
control: doc - create controls plugin page
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
a64391a428
commit
7371ac9aad
6 changed files with 178 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ EXTRA_LTLIBRARIES = libcontrol.la
|
|||
|
||||
libcontrol_la_SOURCES = cards.c tlv.c namehint.c hcontrol.c \
|
||||
control.c control_hw.c setup.c ctlparse.c \
|
||||
control_symbols.c
|
||||
control_plugin.c control_symbols.c
|
||||
if BUILD_CTL_PLUGIN_REMAP
|
||||
libcontrol_la_SOURCES += control_remap.c
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue