doc/web.cfg: fix typo to really exclude mathutils
authorPaul Brossier <piem@piem.org>
Tue, 10 Dec 2013 13:39:06 +0000 (08:39 -0500)
committerPaul 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

index c05e67a..1bbd4da 100644 (file)
@@ -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 \