summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2022-05-18 23:36:06 +0100
committerPhilip Withnall <pwithnall@endlessos.org>2022-05-18 23:36:06 +0100
commit136ccf10f8b2c3cd4e669fad251e3854a09fb690 (patch)
tree905ebc46401de60eec79b2aa5121647c57218c0e
parentfdc11d7cdb536365d1dc2a5053a54cc92f08cc21 (diff)
downloadglib-136ccf10f8b2c3cd4e669fad251e3854a09fb690.tar.gz
docs: Don’t ignore gunixfdlist.h when building docs on Windows
Since 5efb84f24, it’s available on all platforms. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
-rw-r--r--docs/reference/gio/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/reference/gio/meson.build b/docs/reference/gio/meson.build
index 723d6a8dd..d8eb3fc7f 100644
--- a/docs/reference/gio/meson.build
+++ b/docs/reference/gio/meson.build
@@ -107,7 +107,6 @@ if get_option('gtk_doc')
ignore_headers += [
'gfiledescriptorbased.h',
'gunixmounts.h',
- 'gunixfdlist.h',
'gunixfdmessage.h',
'gunixinputstream.h',
'gunixoutputstream.h',