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:
Liam Girdwood 2010-08-23 18:17:19 +02:00 committed by Jaroslav Kysela
parent 7699c92bd4
commit 1c5afdb0c1
3 changed files with 3 additions and 2 deletions

View file

@ -28,6 +28,7 @@ INPUT = @top_srcdir@/doc/index.doxygen \
@top_srcdir@/include/pcm_ioplug.h \
@top_srcdir@/include/control_external.h \
@top_srcdir@/include/mixer.h \
@top_srcdir@/include/use-case.h \
@top_srcdir@/src/error.c \
@top_srcdir@/src/dlmisc.c \
@top_srcdir@/src/async.c \