projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eeda761
)
doc/web.cfg: fix typo to really exclude mathutils
author
Paul Brossier
<piem@piem.org>
Tue, 10 Dec 2013 13:39:06 +0000
(08:39 -0500)
committer
Paul Brossier
<piem@piem.org>
Tue, 10 Dec 2013 13:39:06 +0000
(08:39 -0500)
Signed-off-by: Paul Brossier <piem@piem.org>
doc/web.cfg
patch
|
blob
|
history
diff --git
a/doc/web.cfg
b/doc/web.cfg
index
c05e67a
..
1bbd4da
100644
(file)
--- a/
doc/web.cfg
+++ b/
doc/web.cfg
@@
-769,8
+769,7
@@
RECURSIVE = YES
# run.
EXCLUDE = ../src/aubio_priv.h \
- ../src/mathutils \
- .h \
+ ../src/mathutils.h \
../src/io/audio_unit.h \
../src/io/source_sndfile.h \
../src/io/source_apple_audio.h \