[glib] Fix up distcheck
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Fix up distcheck
- Date: Fri, 23 Apr 2010 02:03:32 +0000 (UTC)
commit 25725345fbb184ecbdc62c7ac418cd01f0fc8b0f
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Apr 22 22:01:19 2010 -0400
Fix up distcheck
docs/reference/gio/Makefile.am | 2 +-
docs/reference/gio/gio.types | 1 +
gio/gio.symbols | 1 +
3 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gio/Makefile.am b/docs/reference/gio/Makefile.am
index ffec840..cac6899 100644
--- a/docs/reference/gio/Makefile.am
+++ b/docs/reference/gio/Makefile.am
@@ -138,7 +138,7 @@ if ENABLE_MAN
man_MANS = \
gio-querymodules.1 \
gschema-compile.1 \
- gsettings-tool.1 \
+ gsettings.1 \
gsettings-schema-convert.1
$(man_MANS) : sgml-build.stamp
diff --git a/docs/reference/gio/gio.types b/docs/reference/gio/gio.types
index e8e91ee..34674c8 100644
--- a/docs/reference/gio/gio.types
+++ b/docs/reference/gio/gio.types
@@ -99,6 +99,7 @@ g_unix_input_stream_get_type
g_unix_mount_monitor_get_type
g_unix_output_stream_get_type
g_unix_socket_address_get_type
+g_unix_socket_address_type_get_type
g_vfs_get_type
g_volume_get_type
g_volume_monitor_get_type
diff --git a/gio/gio.symbols b/gio/gio.symbols
index 8975fc6..a450f6d 100644
--- a/gio/gio.symbols
+++ b/gio/gio.symbols
@@ -982,6 +982,7 @@ g_socket_family_get_type G_GNUC_CONST
g_socket_type_get_type G_GNUC_CONST
g_socket_protocol_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_zlib_compressor_format_get_type
g_settings_bind_flags_get_type
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]