summaryrefslogtreecommitdiff
path: root/docs/doxygen
diff options
context:
space:
mode:
authorJosh Blum2011-09-28 23:03:30 -0700
committerJosh Blum2011-09-28 23:03:30 -0700
commit74ec2b60cc48dacca26f7dbf4f9ca9110ac9b53a (patch)
treecaf1a259e5be9c702d40d9ad75294c162ca4aa55 /docs/doxygen
parent9e73c4e8372bc581d686d5e82a808894d41523ec (diff)
parent21e9139fb2ec13ec38287b36d6399c12b00b37c6 (diff)
downloadgnuradio-74ec2b60cc48dacca26f7dbf4f9ca9110ac9b53a.tar.gz
gnuradio-74ec2b60cc48dacca26f7dbf4f9ca9110ac9b53a.tar.bz2
gnuradio-74ec2b60cc48dacca26f7dbf4f9ca9110ac9b53a.zip
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Diffstat (limited to 'docs/doxygen')
-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 f12dd61b7..1f544e5bd 100644
--- a/docs/doxygen/Doxyfile.in
+++ b/docs/doxygen/Doxyfile.in
@@ -552,7 +552,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = @top_srcdir@
+INPUT = @top_srcdir@ @top_builddir@
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is