doxygen: include external control docs

From: borine@github
Link: https://github.com/alsa-project/alsa-lib/pull/340
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
borine 2023-07-29 14:45:22 +01:00 committed by Jaroslav Kysela
parent f53fd880f0
commit 6a0a316bfb
2 changed files with 2 additions and 1 deletions

View file

@ -42,6 +42,7 @@ INPUT = @top_srcdir@/doc/index.doxygen \
@top_srcdir@/src/userfile.c \
@top_srcdir@/src/control/cards.c \
@top_srcdir@/src/control/control.c \
@top_srcdir@/src/control/control_ext.c \
@top_srcdir@/src/control/control_plugin.c \
@top_srcdir@/src/control/control_hw.c \
@top_srcdir@/src/control/control_remap.c \