From: Marc-André Lureau Date: Tue, 17 May 2022 11:52:15 +0000 (+0200) Subject: Doxyfile: browse for build-dir sources X-Git-Tag: dbus-1.15.0~54^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c2f8fc8c6b202ded9b580de0f7f36a4eda36673;p=thirdparty%2Fdbus.git Doxyfile: browse for build-dir sources This allows it to pick dbus-arch-deps.h as well when building out-of-tree. Signed-off-by: Marc-André Lureau --- diff --git a/Doxyfile.in b/Doxyfile.in index bddb18c98..750d966cf 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -49,7 +49,7 @@ WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- -INPUT = @top_srcdir@/dbus +INPUT = @top_srcdir@/dbus @top_builddir@/dbus FILE_PATTERNS = *.c *.h RECURSIVE = YES #EXCLUDE = test