mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Fixed doxygen config file.
This commit is contained in:
parent
de0c7fd204
commit
f351dc0f0d
3 changed files with 18 additions and 18 deletions
|
|
@ -1,4 +1,4 @@
|
|||
EXTRA_DIST=README.1st asoundrc.txt
|
||||
EXTRA_DIST=README.1st asoundrc.txt doxygen.cfg
|
||||
|
||||
INCLUDES=-I$(top_srcdir)/include
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ GENERATE_MAN = NO
|
|||
GENERATE_RTF = NO
|
||||
|
||||
CASE_SENSE_NAMES = NO
|
||||
INPUT = @ASOUND_PATH@/asound.h ../include/asoundlib.h ../src
|
||||
INPUT = ../include ../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