From 8c2f8fc8c6b202ded9b580de0f7f36a4eda36673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Tue, 17 May 2022 13:52:15 +0200 Subject: [PATCH] Doxyfile: browse for build-dir sources MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This allows it to pick dbus-arch-deps.h as well when building out-of-tree. Signed-off-by: Marc-André Lureau --- Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile.in b/Doxyfile.in index bddb18c9..750d966c 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