summaryrefslogtreecommitdiff
path: root/Documentation/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/meson.build')
-rw-r--r--Documentation/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/meson.build b/Documentation/meson.build
index 9ecf4dfc..c4bd3c7f 100644
--- a/Documentation/meson.build
+++ b/Documentation/meson.build
@@ -22,6 +22,8 @@ if doxygen.found() and dot.found()
custom_target('doxygen',
input : [
doxyfile,
+ libcamera_base_headers,
+ libcamera_base_sources,
libcamera_internal_headers,
libcamera_ipa_headers,
libcamera_ipa_interfaces,