aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/doxygen.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen.conf.in b/doc/doxygen.conf.in
index 8b123737..0657c5ca 100644
--- a/doc/doxygen.conf.in
+++ b/doc/doxygen.conf.in
@@ -534,7 +534,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = @top_srcdir@/src/
+INPUT = @abs_top_srcdir@/src/
# 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