mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-07 11:58:12 +02:00
build: meson: gtk-doc needs common.ent
(cherry picked from commit c06a6aec1a)
This commit is contained in:
parent
bb892155af
commit
b459ffbdd8
1 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,8 @@ if enable_ovs
|
||||||
mans += [['nm-openvswitch', '7']]
|
mans += [['nm-openvswitch', '7']]
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
content_files += join_paths(meson.current_build_dir(), 'common.ent')
|
||||||
|
|
||||||
foreach man: mans
|
foreach man: mans
|
||||||
input = man[0] + '.xml'
|
input = man[0] + '.xml'
|
||||||
content_files += join_paths(meson.current_source_dir(), input)
|
content_files += join_paths(meson.current_source_dir(), input)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue