mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 23:16:14 +01:00
build: Ensure the libgirepository docs are installed
Make the `meson.build` match the other docs `meson.build` files. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
bad849347d
commit
702719dee9
@ -26,5 +26,8 @@ if get_option('documentation') and enable_gir
|
||||
],
|
||||
build_by_default: true,
|
||||
depend_files: expand_content_files,
|
||||
install: true,
|
||||
install_dir: docs_dir,
|
||||
install_tag: 'doc',
|
||||
)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user