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, 1 insertions, 5 deletions
diff --git a/docs/meson.build b/docs/meson.build
index 175380e6a..0311e01d2 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -21,7 +21,6 @@ private_headers = [
'gdk-pixbuf-marshal.h',
'gdk-pixbuf-private.h',
'gdk-pixbuf-scaled-anim.h',
- 'gdk-pixbuf-xlib-private.h',
'io-ani-animation.h',
'io-gdip-animation.h',
'io-gdip-native.h',
@@ -40,10 +39,7 @@ endif
if get_option('docs')
gnome.gtkdoc('gdk-pixbuf',
main_xml: 'gdk-pixbuf.xml',
- src_dir: [
- gdk_pixbuf_inc,
- gdkpixbuf_xlib_inc,
- ],
+ src_dir: [ gdk_pixbuf_inc ],
dependencies: gdkpixbuf_dep,
gobject_typesfile: 'gdk-pixbuf.types',
scan_args: [