summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/librpm.doxy.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/librpm.doxy.in b/doc/librpm.doxy.in
index 28eb59ed2..4efcb60eb 100644
--- a/doc/librpm.doxy.in
+++ b/doc/librpm.doxy.in
@@ -464,7 +464,9 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = @pkginclude_HEADERS@
+INPUT = \
+ @top_srcdir@/doc/librpm/Doxyheader \
+ @pkginclude_HEADERS@
# 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 also the default