summaryrefslogtreecommitdiff
path: root/docs/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'docs/meson.build')
-rw-r--r--docs/meson.build6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/meson.build b/docs/meson.build
index d4a0548..0d78099 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -19,11 +19,5 @@ if enable_gtk_doc
configuration: {'VERSION': pk_version},
)
- html_images = files(
- 'polkit-architecture.png',
- 'polkit-authentication-agent-example.png',
- 'polkit-authentication-agent-example-wheel.png',
- )
-
subdir('polkit')
endif