mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-10 11:14:05 +02:00
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>
This commit is contained in:
@@ -107,7 +107,6 @@ if get_option('gtk_doc')
|
|||||||
ignore_headers += [
|
ignore_headers += [
|
||||||
'gfiledescriptorbased.h',
|
'gfiledescriptorbased.h',
|
||||||
'gunixmounts.h',
|
'gunixmounts.h',
|
||||||
'gunixfdlist.h',
|
|
||||||
'gunixfdmessage.h',
|
'gunixfdmessage.h',
|
||||||
'gunixinputstream.h',
|
'gunixinputstream.h',
|
||||||
'gunixoutputstream.h',
|
'gunixoutputstream.h',
|
||||||
|
Reference in New Issue
Block a user