diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gdk-pixbuf/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gdk-pixbuf/meson.build b/docs/reference/gdk-pixbuf/meson.build index b8d6f22b6..fcfcb0d8a 100644 --- a/docs/reference/gdk-pixbuf/meson.build +++ b/docs/reference/gdk-pixbuf/meson.build @@ -45,7 +45,7 @@ if get_option('with_docs') '--extra-dir=@0@'.format(join_paths(glib_docpath, 'gobject')), '--extra-dir=@0@'.format(join_paths(glib_docpath, 'gio')), ], - html_images: [ + html_assets: [ 'composite.png', ], content_files: [ |