summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-10-19 17:21:36 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-10-19 17:21:36 +0200
commit25ffe1cef94c9753297567407174402f98a6ddef (patch)
tree48f3252eedfd8892d3a9d863fd84f977d3f17914 /doc
parentef6ea9b508a4309d069f25fe0871660cedae532e (diff)
downloadrpm-25ffe1cef94c9753297567407174402f98a6ddef.tar.gz
rpm-25ffe1cef94c9753297567407174402f98a6ddef.tar.bz2
rpm-25ffe1cef94c9753297567407174402f98a6ddef.zip
Add Doxyheader.
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