mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Check the location of alsa-driver header files in configure (for doxygen)
This commit is contained in:
parent
f1c0e964dd
commit
052be891a5
2 changed files with 18 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ GENERATE_MAN = NO
|
|||
GENERATE_RTF = NO
|
||||
|
||||
CASE_SENSE_NAMES = NO
|
||||
INPUT = ../../alsa-driver/include/asound.h ../include/asoundlib.h ../src
|
||||
INPUT = @ASOUND_PATH@/asound.h ../include/asoundlib.h ../src
|
||||
EXCLUDE = ../src/control/control_local.h \
|
||||
../src/pcm/atomic.h \
|
||||
../src/pcm/interval.h \
|
||||
Loading…
Add table
Add a link
Reference in a new issue