[orca/orca-gnome3: 11/23] Added gschema compilation rules and installation stuff
- From: Alejandro Leiva <aleiva src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/orca-gnome3: 11/23] Added gschema compilation rules and installation stuff
- Date: Fri, 1 Apr 2011 12:16:15 +0000 (UTC)
commit b463f06805a23631b4e76d51ad44df6fecf23eb3
Author: Javier Hernández Antúnez <jhernandez emergya es>
Date: Fri Feb 25 15:20:47 2011 +0100
Added gschema compilation rules and installation stuff
Makefile.am | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c16d7e0..1e3eb98 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,12 +32,22 @@ autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
+MOSTLYCLEANFILES =
+ INTLTOOL_XML_RULE@
+ INTLTOOL_SCHEMAS_RULE@
+
+gsettings_SCHEMAS = org.gnome.Orca.gschema.xml
+
+ GSETTINGS_RULES@
+GLIB_COMPILE_SCHEMAS=/usr/bin/glib-compile-schemas --allow-any-name
+
EXTRA_DIST = \
$(autostart_in_files) \
$(desktop_in_files) \
$(icon_DATA) \
gnome-doc-utils.make \
ChangeLog \
+ org.gnome.Orca.gschema.xml \
MAINTAINERS
dist-hook:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]