mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 22:46:15 +01:00
Fix up distcheck
This commit is contained in:
parent
b2ee97d00d
commit
25725345fb
@ -138,7 +138,7 @@ if ENABLE_MAN
|
|||||||
man_MANS = \
|
man_MANS = \
|
||||||
gio-querymodules.1 \
|
gio-querymodules.1 \
|
||||||
gschema-compile.1 \
|
gschema-compile.1 \
|
||||||
gsettings-tool.1 \
|
gsettings.1 \
|
||||||
gsettings-schema-convert.1
|
gsettings-schema-convert.1
|
||||||
|
|
||||||
$(man_MANS) : sgml-build.stamp
|
$(man_MANS) : sgml-build.stamp
|
||||||
|
@ -99,6 +99,7 @@ g_unix_input_stream_get_type
|
|||||||
g_unix_mount_monitor_get_type
|
g_unix_mount_monitor_get_type
|
||||||
g_unix_output_stream_get_type
|
g_unix_output_stream_get_type
|
||||||
g_unix_socket_address_get_type
|
g_unix_socket_address_get_type
|
||||||
|
g_unix_socket_address_type_get_type
|
||||||
g_vfs_get_type
|
g_vfs_get_type
|
||||||
g_volume_get_type
|
g_volume_get_type
|
||||||
g_volume_monitor_get_type
|
g_volume_monitor_get_type
|
||||||
|
@ -982,6 +982,7 @@ g_socket_family_get_type G_GNUC_CONST
|
|||||||
g_socket_type_get_type G_GNUC_CONST
|
g_socket_type_get_type G_GNUC_CONST
|
||||||
g_socket_protocol_get_type G_GNUC_CONST
|
g_socket_protocol_get_type G_GNUC_CONST
|
||||||
g_socket_msg_flags_get_type G_GNUC_CONST
|
g_socket_msg_flags_get_type G_GNUC_CONST
|
||||||
|
g_unix_socket_address_type_get_type G_GNUC_CONST
|
||||||
g_resolver_error_get_type G_GNUC_CONST
|
g_resolver_error_get_type G_GNUC_CONST
|
||||||
g_zlib_compressor_format_get_type
|
g_zlib_compressor_format_get_type
|
||||||
g_settings_bind_flags_get_type
|
g_settings_bind_flags_get_type
|
||||||
|
Loading…
Reference in New Issue
Block a user