diff options
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 8655e3f..34cf52e 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -22,6 +22,7 @@ msd_gschemas_in = \ org.mate.SettingsDaemon.plugins.xrandr.gschema.xml.in \ org.mate.SettingsDaemon.plugins.xrdb.gschema.xml.in \ org.mate.SettingsDaemon.plugins.xsettings.gschema.xml.in \ + org.mate.SettingsDaemon.plugins.gschema.xml.in \ $(NULL) @INTLTOOL_XML_NOMERGE_RULE@ |