mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
ucm: docs: fix doxygen exclude patch for UCM local header
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
bbe9248e67
commit
f66c7cc293
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ EXCLUDE = @top_srcdir@/src/control/control_local.h \
|
|||
@top_srcdir@/src/mixer/mixer_local.h \
|
||||
@top_srcdir@/src/rawmidi/rawmidi_local.h \
|
||||
@top_srcdir@/src/seq/seq_local.h \
|
||||
@top_srcdir@/src/seq/ucm_local.h
|
||||
@top_srcdir@/src/ucm/ucm_local.h
|
||||
RECURSIVE = YES
|
||||
FILE_PATTERNS = *.c *.h
|
||||
EXAMPLE_PATH = @top_srcdir@/test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue