From 94efd15ff9fdfaeab42dbfca9f3a2aa1f2f40d46 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 7 Jun 2025 12:00:01 -0400 Subject: Add missing declarations for temporary documentation files --- doc/xml/meson.build | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/xml/meson.build') diff --git a/doc/xml/meson.build b/doc/xml/meson.build index b8863f3..c1b681c 100644 --- a/doc/xml/meson.build +++ b/doc/xml/meson.build @@ -23,6 +23,7 @@ doxygen_xml = custom_target( 'btree_8h.xml', 'bump__allocator_8h.xml', 'digest_8h.xml', + 'environment_8h.xml', 'filesystem_8h.xml', 'group__bump__allocator.xml', 'group__zix.xml', @@ -37,6 +38,8 @@ doxygen_xml = custom_target( 'group__zix__btree__setup.xml', 'group__zix__data__structures.xml', 'group__zix__digest.xml', + 'group__zix__environment.xml', + 'group__zix__expand.xml', 'group__zix__file__system.xml', 'group__zix__fs__access.xml', 'group__zix__fs__creation.xml', -- cgit v1.2.1