summaryrefslogtreecommitdiff
path: root/docs/doxygen/Doxyfile.in
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2013-02-19 10:52:14 -0500
committerTom Rondeau <trondeau@vt.edu>2013-02-19 10:52:14 -0500
commitb5bc1a3359e13a24e3329d92f32092e599e52d40 (patch)
treea0c25fc9c8a80c50a24deb13fd80dc92b8723767 /docs/doxygen/Doxyfile.in
parentc6ef84436f6be534375d1b6ecfa08f565ff73cab (diff)
docs: correcting gr-modtool exclude path for master dir format.
Diffstat (limited to 'docs/doxygen/Doxyfile.in')
-rw-r--r--docs/doxygen/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen/Doxyfile.in b/docs/doxygen/Doxyfile.in
index 86cf2fc96f..536661996b 100644
--- a/docs/doxygen/Doxyfile.in
+++ b/docs/doxygen/Doxyfile.in
@@ -634,7 +634,7 @@ EXCLUDE = @abs_top_builddir@/docs/doxygen/html \
@abs_top_srcdir@/cmake \
@abs_top_srcdir@/gr-qtgui/lib \
@abs_top_srcdir@/gr-howto-write-a-block \
- @abs_top_srcdir@/gr-utils/python/modtool/gr-newmod
+ @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