[glib/new-gsettings] vuntz wants me to install some headers
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/new-gsettings] vuntz wants me to install some headers
- Date: Wed, 14 Apr 2010 23:30:21 +0000 (UTC)
commit 2ec083787ab4e2dbeee5552c8c61a92a03015d83
Author: Ryan Lortie <desrt desrt ca>
Date: Wed Apr 14 19:27:21 2010 -0400
vuntz wants me to install some headers
gio/Makefile.am | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gio/Makefile.am b/gio/Makefile.am
index 9a6b128..42d143a 100644
--- a/gio/Makefile.am
+++ b/gio/Makefile.am
@@ -79,6 +79,10 @@ gio-marshal.c: gio-marshal.h gio-marshal.list
$(glib_genmarshal) --prefix=_gio_marshal $(srcdir)/gio-marshal.list --body --internal) > $ tmp && \
mv $ tmp $@
+settings_headers = \
+ gsettingsbackend.h \
+ gsettings.h
+
settings_sources = \
gvdb/gvdb-format.h \
gvdb/gvdb-reader.h \
@@ -88,11 +92,9 @@ settings_sources = \
gmemorysettingsbackend.h \
gmemorysettingsbackend.c \
gsettingsbackendinternal.h \
- gsettingsbackend.h \
gsettingsbackend.c \
gsettingsschema.h \
gsettingsschema.c \
- gsettings.h \
gsettings.c
local_sources = \
@@ -428,6 +430,7 @@ gio_headers = \
gvolumemonitor.h \
gzlibcompressor.h \
gzlibdecompressor.h \
+ $(settings_headers) \
$(NULL)
gioincludedir=$(includedir)/glib-2.0/gio/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]