From a7343ffed2d649163d0debf566e7decc4b2ccc03 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Tue, 10 Dec 2013 08:39:06 -0500 Subject: [PATCH] doc/web.cfg: fix typo to really exclude mathutils Signed-off-by: Paul Brossier --- doc/web.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/web.cfg b/doc/web.cfg index c05e67af..1bbd4da8 100644 --- 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 \ -- 2.11.0