mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -05:00
ucm: build - add build support for Use Case Manager
Add doxygen and make support for UCM. CC: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Justin Xu <justinx@slimlogic.co.uk> Signed-off-by: Stefan Schmidt <stefan@slimlogic.co.uk> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
This commit is contained in:
parent
7699c92bd4
commit
1c5afdb0c1
3 changed files with 3 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ SYMFUNCS =
|
|||
endif
|
||||
|
||||
lib_LTLIBRARIES = libasound.la
|
||||
libasound_la_SOURCES = conf.c confmisc.c input.c output.c async.c error.c dlmisc.c socket.c shmarea.c userfile.c names.c
|
||||
libasound_la_SOURCES = conf.c confmisc.c input.c output.c async.c error.c dlmisc.c socket.c shmarea.c userfile.c names.c use-case.c
|
||||
|
||||
SUBDIRS=control
|
||||
libasound_la_LIBADD = control/libcontrol.la
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue