summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2018-04-29 00:57:56 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2018-04-30 18:11:40 +0100
commitb4acb66c1e026fc3cd8a6d1ac961f68fb6fb91e2 (patch)
tree1cadc17d7fe907fa64b3cbeb8789381d485fe386 /meson.build
parente35589112a46c386e8fc919ebd3d6ca0f12bc4e0 (diff)
downloadgdk-pixbuf-b4acb66c1e026fc3cd8a6d1ac961f68fb6fb91e2.tar.gz
Move the API reference down two levels
The `docs` directory is empty, and gdk-pixbuf is not part of GTK any more, so there's no point to have the API reference under a separate directory.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 79bcb0582..626e8978c 100644
--- a/meson.build
+++ b/meson.build
@@ -394,7 +394,7 @@ subdir('tests')
subdir('thumbnailer')
# Documentation
-subdir('docs/reference/gdk-pixbuf')
+subdir('docs')
if not meson.is_cross_build()
meson.add_install_script('build-aux/post-install.sh',