diff --git a/help/meson.build b/help/meson.build index 54726562..30e16a3e 100644 --- a/help/meson.build +++ b/help/meson.build @@ -1,4 +1,4 @@ gnome.yelp('sysprof', - ['index.page', 'introduction.page', 'legal.xml', 'profiling.page'], + sources: ['index.page', 'introduction.page', 'profiling.page', 'faq.page', 'legal.xml'], languages: ['cs', 'de', 'pl', 'pt_BR', 'sv'], )