summaryrefslogtreecommitdiff
path: root/docs/doxygen/Doxyfile.in
diff options
context:
space:
mode:
authorMartin Braun2013-02-21 10:38:26 +0100
committerMartin Braun2013-02-21 10:38:26 +0100
commit61b90a54cd5b5d452585669498ad2bf692b6e543 (patch)
tree75abfe12e76257b2b12b51b4c4986261d79e8b59 /docs/doxygen/Doxyfile.in
parent3b12bc5b360ced033cc45f795dc514dfe99f1588 (diff)
parent45c9daa0a7b7dc2316607aa3762e268ce1793dce (diff)
downloadgnuradio-61b90a54cd5b5d452585669498ad2bf692b6e543.tar.gz
gnuradio-61b90a54cd5b5d452585669498ad2bf692b6e543.tar.bz2
gnuradio-61b90a54cd5b5d452585669498ad2bf692b6e543.zip
Merge branch 'master' of git://github.com/gnuradio/gnuradio into grmodtool
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 78a7a5d16..536661996 100644
--- a/docs/doxygen/Doxyfile.in
+++ b/docs/doxygen/Doxyfile.in
@@ -633,7 +633,8 @@ EXCLUDE = @abs_top_builddir@/docs/doxygen/html \
@abs_top_builddir@/_CPack_Packages \
@abs_top_srcdir@/cmake \
@abs_top_srcdir@/gr-qtgui/lib \
- @abs_top_srcdir@/gr-howto-write-a-block
+ @abs_top_srcdir@/gr-howto-write-a-block \
+ @abs_top_srcdir@/gr-utils/src/python/modtool/gr-newmod
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded