summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-11-11 14:00:01 +0100
committerinfirit <[email protected]>2013-11-11 14:00:01 +0100
commit03f2dc040eedf3e1c80f69ae4dc4458b2db60ea8 (patch)
tree9e362a70fa9b6273857b23bf3a3bf51530a4bb15 /Makefile.am
parent5abca96b4e590fda6e6c18a215532c9d62448110 (diff)
downloadmate-sensors-applet-03f2dc040eedf3e1c80f69ae4dc4458b2db60ea8.tar.bz2
mate-sensors-applet-03f2dc040eedf3e1c80f69ae4dc4458b2db60ea8.tar.xz
Add gsettings_SCHEMAS_in_in variable
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 483eca6..befb0c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,8 @@ org.mate.panel.applet.SensorsAppletFactory.service: $(service_in_files)
gsettings_SCHEMAS = \
org.mate.sensors-applet.gschema.xml \
org.mate.sensors-applet.sensor.gschema.xml
+
+gsettings_SCHEMAS_in_in = $(gsettings_SCHEMAS:.xml=.xml.in.in)
@GSETTINGS_RULES@
%.gschema.xml.in: %.gschema.xml.in.in Makefile