summaryrefslogtreecommitdiff
path: root/docs/doxygen/Doxyfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen/Doxyfile.in')
-rw-r--r--docs/doxygen/Doxyfile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/doxygen/Doxyfile.in b/docs/doxygen/Doxyfile.in
index a6b3c148f..8999a93f6 100644
--- a/docs/doxygen/Doxyfile.in
+++ b/docs/doxygen/Doxyfile.in
@@ -637,7 +637,8 @@ EXCLUDE = @abs_top_builddir@/docs/doxygen/html \
@abs_top_builddir@/gr-trellis/src/lib/trellis.py \
@abs_top_builddir@/gr-video-sdl/src/video_sdl.py \
@abs_top_builddir@/gr-wxgui/src/python \
- @abs_top_builddir@/grc
+ @abs_top_builddir@/grc \
+ @abs_top_srcdir@/gr-qtgui/lib
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded