mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-07 04:06:06 -05:00
control: remap plugin - add docs
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
7371ac9aad
commit
493a41bcad
3 changed files with 100 additions and 1 deletions
|
|
@ -7,6 +7,9 @@ alsainclude_HEADERS = asoundlib.h asoundef.h \
|
|||
version.h global.h input.h output.h error.h \
|
||||
conf.h control.h
|
||||
|
||||
if BUILD_CTL_PLUGIN
|
||||
alsainclude_HEADERS += control_plugin.h
|
||||
endif
|
||||
if BUILD_CTL_PLUGIN_EXT
|
||||
alsainclude_HEADERS += control_external.h
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue