build: meson: gtk-doc needs common.ent
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user